Link to userdate from profile button closes #170 #173
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@
|
||||||
# If you don't want TODO comments to cause `mix credo` to fail, just
|
# If you don't want TODO comments to cause `mix credo` to fail, just
|
||||||
# set this value to 0 (zero).
|
# set this value to 0 (zero).
|
||||||
#
|
#
|
||||||
{Credo.Check.Design.TagTODO, [exit_status: 2]},
|
{Credo.Check.Design.TagTODO, [exit_status: 0]},
|
||||||
|
|
||||||
#
|
#
|
||||||
## Readability Checks
|
## Readability Checks
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue