Skip to content

Commit

Permalink
Remove C / C++ configuration from .editorconfig file
Browse files Browse the repository at this point in the history
  • Loading branch information
mscuttari committed Oct 14, 2024
1 parent 62f838a commit b696e98
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
root = true

[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2

[*.py]
indent_size = 4

Expand Down

0 comments on commit b696e98

Please sign in to comment.