docs: update contributing/formatting/code
This commit is contained in:
parent
20b09caf5e
commit
7895a5d26b
|
@ -2,7 +2,7 @@
|
||||||
title: .editorconfig
|
title: .editorconfig
|
||||||
description: Formatting standards using .editorconfig
|
description: Formatting standards using .editorconfig
|
||||||
published: true
|
published: true
|
||||||
date: 2024-05-05T20:22:30.462Z
|
date: 2024-05-05T20:57:44.538Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2024-05-05T18:30:37.455Z
|
dateCreated: 2024-05-05T18:30:37.455Z
|
||||||
|
@ -154,7 +154,7 @@ trim_trailing_whitespace = unset
|
||||||
|
|
||||||
## Make
|
## Make
|
||||||
|
|
||||||
```
|
```editorconfig
|
||||||
[Makefile]
|
[Makefile]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
```
|
```
|
Loading…
Reference in a new issue