description='Run static checks for code formatting, translations, quality'
run='mix do format, credo, gettext.extract --merge'
[tasks.test]
description='Run project tests'
run='mix test'
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.