mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-12-11 12:14:33 +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_size = 4
|
||||
|
||||
[*.{html,css,scss,json,yml,xml}]
|
||||
[*.{html,css,scss,json,yml,xml,toml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user