feat: Adds just_warn option to allow commit when return value is not zero

This commit is contained in:
Guionardo 2025-08-11 12:12:08 -03:00
parent b74a22d96c
commit 6f0b860928
3 changed files with 10 additions and 3 deletions

2
.gitignore vendored
View file

@ -4,3 +4,5 @@
/.tox
/dist
.vscode/
.venv
build