mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Add Ameba static code analysis tool to dev shards
This commit is contained in:
parent
32ae38b933
commit
b91874355c
3 changed files with 98 additions and 0 deletions
|
@ -33,6 +33,9 @@ development_dependencies:
|
|||
spectator:
|
||||
github: icy-arctic-fox/spectator
|
||||
version: ~> 0.10.4
|
||||
ameba:
|
||||
github: crystal-ameba/ameba
|
||||
version: ~> 0.14.3
|
||||
|
||||
crystal: ">= 1.0.0, < 2.0.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue