Skip to content

Commit

Permalink
Add an editorconfig for C/C++ files.
Browse files Browse the repository at this point in the history
  • Loading branch information
nuclearsandwich committed Jul 24, 2024
1 parent 70fffe4 commit d0747fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[*.{c,h}{,pp}]
indent_style = space
indent_size = 2

0 comments on commit d0747fb

Please sign in to comment.