Closed bignimbus closed 8 years ago
In the readme,
{ "filters": { "ignore-comments": true } }
Should be
{ "filters": { "comments": true } }
Preparing a fix now.
In the readme,
Should be
Preparing a fix now.