editorconfig: remove obsolete entry and add python script rules
This commit is contained in:
@@ -11,6 +11,6 @@ insert_final_newline = true
|
||||
indent_style = tab
|
||||
indent_size = 8
|
||||
|
||||
[docs/sitemap.txt]
|
||||
indent_style = tab
|
||||
indent_size = 2
|
||||
[*.py]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
Reference in New Issue
Block a user