Plugins¶
Plugins are implementing the real functionality of autohooks. They can be
roughly divided into formatting and linting plugins. Currently the following
plugins using the pre-commit
hook exist:
Formatting¶
Linting¶
Other¶
Running tests via pytest