mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-13 15:55:05 +09:00
Fix Editor Config's indent setting (tab to tabs)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
root = true
|
||||
[*]
|
||||
indent_style = tabs
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
max_line_length = 160
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
Reference in New Issue
Block a user