We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f74a21 commit 79051afCopy full SHA for 79051af
config/.credo.exs
@@ -84,7 +84,7 @@
84
# If you don't want TODO comments to cause `mix credo` to fail, just
85
# set this value to 0 (zero).
86
#
87
- {Credo.Check.Design.TagTODO, exit_status: 2},
+ {Credo.Check.Design.TagTODO, exit_status: 0},
88
{Credo.Check.Design.TagFIXME},
89
90
0 commit comments