qusal/.ecrc
2024-07-08 17:08:12 +02:00

17 lines
346 B
Plaintext

{
"Verbose": false,
"Debug": false,
"IgnoreDefaults": false,
"NoColor": false,
"Exclude": ["LICENSES", "\\.asc$"],
"SpacesAfterTabs": false,
"Disable": {
"EndOfLine": false,
"Indentation": false,
"IndentSize": false,
"InsertFinalNewline": false,
"TrimTrailingWhitespace": false,
"MaxLineLength": false
}
}