Commit Graph

6 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
Renovate Bot b6fb8cab47 chore(deps): update dependency flake8-blind-except to ^0.2.0 2021-01-09 13:27:25 +00:00
renovate[bot] 894aa4bf80
fix(deps): update dependency anyconfig to ^0.10.0 (#57)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-04 15:48:34 +01:00
Robert Kaussow 68e982cdd5
build(devel): cleanup dev-dependencies 2020-12-28 18:07:10 +01:00
Robert Kaussow 9f6772d062
BREAKING CHANGE: make ansible and ansible-base an optional extra dependency (#53) 2020-12-28 18:05:00 +01:00
Robert Kaussow 50bce1ac0a
build: migrate to poetry 2020-12-28 16:21:51 +01:00