49c7276b16
* without `-print0` / `-0`, paths with spaces were skipped sometimes; * `--stdin-filename` flag incorrectly consumed the first file. Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
9 lines
96 B
JSON
9 lines
96 B
JSON
{
|
|
"rules": {
|
|
"one-sentence-per-line": true
|
|
},
|
|
"filters": {
|
|
"comments": true
|
|
}
|
|
}
|