mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-25 18:20:57 -05:00
13 lines
181 B
JSON
13 lines
181 B
JSON
|
{
|
||
|
"formatter": {
|
||
|
"enabled": false,
|
||
|
"indentStyle": "tab",
|
||
|
"lineWidth": 120
|
||
|
},
|
||
|
"linter": {
|
||
|
"enabled": true,
|
||
|
"indentStyle": "tab",
|
||
|
"lineWidth": 120
|
||
|
}
|
||
|
}
|