A command-line tool for checkstyle.
See requirements documentation.
The minimum JRE
version required depends on runtime of checkstyle.
See quickstart documentation.
$ pip install checkstyle-cli
Add this to your .pre-commit-config.yaml
repos: - repo: https://github.com/junghoon-vans/checkstyle-cli rev: v0.7.1 hooks: - id: checkstyle