Syncing with new pkgcheck keywords:
./update-config.py pkgcheck2html.conf.json
- Review
git diff pkgcheck2html.conf.json
and modify as needed.
Updating the exception list, say, for a new keyword UnquotedVariable
:
pkgcheck scan -k UnquotedVariable -R XmlReporter > /tmp/unquoted
./pkgcheck2excludes.py -c UnquotedVariable -o excludes.json /tmp/unquoted