Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Commit

Permalink
Add v2format.config.json to repository
Browse files Browse the repository at this point in the history
  • Loading branch information
ze committed Apr 25, 2021
1 parent a6bb0cf commit a69e058
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions v2format.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"paths": {
"common/cb_types.txt": {
"bracketWraparound": 1
},
"map/default.map": {
"singleLineBlock": false,
"bracketWraparound": 25
},
"news": {
"bracketWraparound": 1
},
"/": {
"tabWidth": 2
}
},
"excludeFiles": ["map/positions.txt"]
}

0 comments on commit a69e058

Please sign in to comment.