notepad-pp-linter
notepad-pp-linter copied to clipboard
Recommended resource(s) for writing checkstyle compatible linter?
Are there any resources that you would recommend as reference or guides for writing a checkstyle linter from scratch?
The official checkstyle docs: https://checkstyle.org/ git project: https://github.com/checkstyle/checkstyle xsd scheme (unofficial): https://github.com/checkstyle/checkstyle/issues/5166