mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 09:45:46 -05:00
ab8780a58f
Co-authored-by: Gabo <gabo.fdc@gmail.com> Co-authored-by: Matt Desmond <beardofedu@github.com> Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
10 lines
147 B
JSON
10 lines
147 B
JSON
{
|
|
"arrow_spacing": {
|
|
"level": "ignore"
|
|
},
|
|
"braces_spacing": {
|
|
"level": "ignore",
|
|
"spaces": 0,
|
|
"empty_object_spaces": 0
|
|
}
|
|
}
|