mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-06 20:24:31 +08:00
Fixes .editorconfig, refs #132
This commit is contained in:
@@ -11,5 +11,7 @@ indent_size = 2
|
|||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
[*.py]
|
[*.py]
|
||||||
indent_style = space
|
indent_size = 4
|
||||||
|
|
||||||
|
[*.pyi]
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|||||||
Reference in New Issue
Block a user