Include SConstruct in .editorconfig
This commit is contained in:
parent
df17cf06d4
commit
ffe067f53d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ insert_final_newline = true
|
|||
[*.{cpp,hpp,c,h,mm}]
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[{*.{py,cs},SCsub}]
|
||||
[{*.{py,cs},SConstruct,SCsub}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
|
|
Loading…
Reference in a new issue