mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-07 04:34:29 +08:00
Fixes yaml spacing, refs #132
This commit is contained in:
@@ -15,3 +15,9 @@ indent_size = 4
|
||||
|
||||
[*.pyi]
|
||||
indent_size = 4
|
||||
|
||||
[*.yaml]
|
||||
indent_size = 4
|
||||
|
||||
[*.yml]
|
||||
indent_size = 4
|
||||
|
||||
Reference in New Issue
Block a user