mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 09:15:49 -05:00
11 lines
148 B
JSON
11 lines
148 B
JSON
|
{
|
||
|
"arrow_spacing": {
|
||
|
"level": ["ignore"]
|
||
|
},
|
||
|
"braces_spacing": {
|
||
|
"level": 'ignore',
|
||
|
"spaces": 0
|
||
|
"empty_object_spaces": 0
|
||
|
}
|
||
|
}
|