ansible-community / antsichaut

Antsichaut aims to automate the filling of a changelog.yaml used by antsibull-changelog
https://pypi.org/project/antsichaut/
MIT License
4 stars 4 forks source link

Enable darglint via pre-commit #22

Closed cidrblock closed 1 year ago

cidrblock commented 1 year ago

Additionally add a darglint config file

Note, only use the darglint pre-commit hook until such time ruff supports these rules. It is WIP for ruff.

ssbarnea commented 1 year ago

TBH, considering https://github.com/charliermarsh/ruff/issues/458 I am more inclined to see ruff enablement as the easier path.

cidrblock commented 1 year ago

yeah, I turned on ruff last week, a couple exceptions to deal with. I can't wait for darglint support in ruff...