fix: ameba

This commit is contained in:
Roberto Alsina 2024-08-28 18:42:21 -03:00
parent 5af09edc5f
commit dcfd960107

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