nautobot / cookiecutter-nautobot-app

Cookiecutter template for creating new Nautobot Apps.
https://docs.nautobot.com/projects/cookiecutter-nautobot-app/en/latest/
Apache License 2.0
16 stars 5 forks source link

Fix `invoke ruff` to exit non-zero when a check fails #173

Closed gsnider2195 closed 1 month ago

gsnider2195 commented 1 month ago

Closes #166

invoke.exceptions.Exit for context