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_style = tab
|
||||||
indent_size = 8
|
indent_size = 8
|
||||||
|
|
||||||
[docs/sitemap.txt]
|
[*.py]
|
||||||
indent_style = tab
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 4
|
||||||
|
Reference in New Issue
Block a user