mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-11 08:32:21 +03:00
Update indent for nginx config file (#4260)
This commit is contained in:
parent
782cee3756
commit
a607284e1f
|
@ -22,6 +22,6 @@ trim_trailing_whitespace = false
|
||||||
[Makefile]
|
[Makefile]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
[nginx.conf]
|
[default.conf]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user