mirror of
https://github.com/mas-cli/mas
synced 2024-11-21 11:13:06 +00:00
🔧 Set json indent size to 2
This commit is contained in:
parent
9ae76659a3
commit
283ddb6cde
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ indent_style = tab
|
|||
|
||||
# JSON files contain newlines inconsistently
|
||||
[*.json]
|
||||
indent_size = 2
|
||||
insert_final_newline = ignore
|
||||
|
||||
# Makefiles always use tabs for indentation
|
||||
|
|
Loading…
Reference in a new issue