Browse Source

Remove *.c config from editorconfig

pull/15/head
10sr 6 years ago
parent
commit
dd44326d7d
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      .editorconfig

+ 0
- 3
.editorconfig View File

@@ -11,9 +11,6 @@ trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 80

[*.c]
indent_size = 4

[*.js]
indent_size = 2



Loading…
Cancel
Save