fix: ameba

This commit is contained in:
Roberto Alsina 2024-08-28 18:42:21 -03:00
parent 3c0b3c38e2
commit 08f8138e05

View File

@ -67,7 +67,7 @@ tasks:
- shard.yml
commands: |
crystal tool format src/*.cr spec/*.cr
bin/ameba --fix
ameba --fix
always_run: true
phony: true