Commit Graph

5 Commits

Author SHA1 Message Date
Robert Kaussow 43d7edca32
refactor plugin system to use a class-based approach (#68)
* refactor plugin system to use a class-based approach

* disable some docstring linter errors and fix imports

* cleanup

* fix docs

* add metavars to cli arguments for better helptext

* add option to disable buildin rules

* remove print

* remove dead code
2021-01-30 16:52:48 +01:00
Robert Kaussow 2b6676636b
feat: add rule check_command_instead_of_argument 2021-01-19 22:58:47 +01:00
Robert Kaussow 7c6dfed431 fix spelling and formatting of the docs 2020-06-03 16:23:46 +02:00
Robert Kaussow 161141edab remove faulty submodule 2020-01-15 00:15:13 +01:00
Robert Kaussow 57bfa64bd0 deploy docs page 2020-01-15 00:10:20 +01:00