mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 05:22:23 +00:00
fix: ameba
This commit is contained in:
parent
5af09edc5f
commit
dcfd960107
@ -67,7 +67,7 @@ tasks:
|
|||||||
- shard.yml
|
- shard.yml
|
||||||
commands: |
|
commands: |
|
||||||
crystal tool format src/*.cr spec/*.cr
|
crystal tool format src/*.cr spec/*.cr
|
||||||
bin/ameba --fix
|
ameba --fix
|
||||||
always_run: true
|
always_run: true
|
||||||
phony: true
|
phony: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user