bignimbus opened this issue 8 years ago · 0 comments
In the readme,
{ "filters": { "ignore-comments": true } }
Should be
{ "filters": { "comments": true } }
Preparing a fix now.