HTML odsazovat dvěma mezerami
This commit is contained in:
parent
e810d01b0e
commit
e1be20c08b
1 changed files with 4 additions and 0 deletions
|
@ -15,3 +15,7 @@ indent_size = unset
|
|||
[*/migrations/*.py]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.html]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
|
Loading…
Reference in a new issue