diff options
-rw-r--r-- | .editorconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.editorconfig b/.editorconfig index bb3bc05..432f34b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -23,7 +23,3 @@ max_line_length = 80 # denotes a line break in Markdown trim_trailing_whitespace = false max_line_length = off - -[Makefile] -indent_style = tab -indent_size = 4 |