editorconfig: Remove wscript and unify ns3 with *.py
This commit is contained in:
@@ -19,15 +19,7 @@ trim_trailing_whitespace = true # No trailing whitespaces
|
||||
indent_style = tab
|
||||
tab_width = 4
|
||||
|
||||
[*.py]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[ns3]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[wscript]
|
||||
[{*.py,ns3}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user