mirror of
https://github.com/django/django.git
synced 2025-11-20 03:30:00 +00:00
parent
95289e1029
commit
d00e034a28
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"comma-spacing": ["error", {"before": false, "after": true}],
|
||||
"curly": ["error", "all"],
|
||||
"dot-notation": ["error", {"allowKeywords": true}],
|
||||
"eqeqeq": ["error"],
|
||||
"indent": ["error", 4],
|
||||
"key-spacing": ["error", {"beforeColon": false, "afterColon": true}],
|
||||
"linebreak-style": ["error", "unix"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue