mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-24 23:21:12 -05:00
7ca0c6c93f
update: README fix update dependencies
12 lines
181 B
JSON
12 lines
181 B
JSON
{
|
|
"formatter": {
|
|
"enabled": false,
|
|
"indentStyle": "tab",
|
|
"lineWidth": 120
|
|
},
|
|
"linter": {
|
|
"enabled": true,
|
|
"indentStyle": "tab",
|
|
"lineWidth": 120
|
|
}
|
|
}
|