diff options
Diffstat (limited to '.editorconfig')
| -rw-r--r-- | .editorconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig index 3e36df7..a1857f9 100644 --- a/.editorconfig +++ b/.editorconfig | |||
| @@ -6,7 +6,7 @@ insert_final_newline = true | |||
| 6 | charset = utf-8 | 6 | charset = utf-8 |
| 7 | trim_trailing_whitespace = true | 7 | trim_trailing_whitespace = true |
| 8 | indent_style = space | 8 | indent_style = space |
| 9 | indent_size = 2 | 9 | indent_size = 4 |
| 10 | max_line_length = 80 | 10 | max_line_length = 80 |
| 11 | 11 | ||
| 12 | [*.md] | 12 | [*.md] |
