mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-10 16:40:52 +03:00
Indent toml with 2 spaces
This commit is contained in:
parent
e5acc9fec9
commit
2a6be9eec0
|
@ -12,7 +12,7 @@ trim_trailing_whitespace = true
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
[*.{html,css,scss,json,yml,xml}]
|
[*.{html,css,scss,json,yml,xml,toml}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user