Link to userdate from profile button closes #170 #173

Merged
simon merged 15 commits from 170-userdata-for-profile-button into main 2025-10-16 12:23:28 +02:00
Showing only changes of commit 8d3b76b954 - Show all commits

View file

@ -89,7 +89,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