mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
.editorconfig: Define indentation rules for JSON files
This commit is contained in:
parent
8d5b32e5b9
commit
df00f4d163
@ -18,6 +18,6 @@ indent_size = 4
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.{txt,cmake}]
|
||||
[*.{txt,cmake,json}]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
Loading…
Reference in New Issue
Block a user