Explorar o código

Include SConstruct in .editorconfig

Max Hilbrunner %!s(int64=6) %!d(string=hai) anos
pai
achega
ffe067f53d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .editorconfig

+ 1 - 1
.editorconfig

@@ -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