Error parser for the legacy errors list generated by clint.py
in Neovim core.
You can also grep for non-style errors using the following:
curl -LSs https://raw.githubusercontent.com/neovim/doc/gh-pages/reports/clint/errors.json \
| grep -v 'readability' | grep -v 'whitespace' > errors.json