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