mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Make .editorconfig match pre-commit checks
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
root = true
|
||||
|
||||
[*.json]
|
||||
indent_style = space
|
||||
[*]
|
||||
indent_style = tabs
|
||||
indent_size = 4
|
||||
max_line_length = 160
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
Reference in New Issue
Block a user