diff options
Diffstat (limited to 'editorconfig')
-rw-r--r-- | editorconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/editorconfig b/editorconfig deleted file mode 100644 index c977887..0000000 --- a/editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -root = true - -[*] -trim_trailing_whitespace = true -insert_final_newline = true - -[*.h] -indent_style = tab
\ No newline at end of file |