incredibly minor tweak to credo config
All checks were successful
Build & Test / nix-build (push) Successful in 1m10s
All checks were successful
Build & Test / nix-build (push) Successful in 1m10s
This commit is contained in:
parent
c6f0df489e
commit
7a75dcc9c8
@ -60,7 +60,7 @@
|
||||
# If you don't want TODO comments to cause `mix credo` to fail, just
|
||||
# set this value to 0 (zero).
|
||||
#
|
||||
{Credo.Check.Design.TagTODO, [exit_status: 2]},
|
||||
{Credo.Check.Design.TagTODO, [exit_status: 0]},
|
||||
|
||||
#
|
||||
## Readability Checks
|
||||
|
Loading…
Reference in New Issue
Block a user