Add Ameba static code analysis tool to dev shards

This commit is contained in:
Samantaz Fox 2022-01-20 22:25:01 +01:00
parent 32ae38b933
commit b91874355c
No known key found for this signature in database
GPG key ID: F42821059186176E
3 changed files with 98 additions and 0 deletions

View file

@ -48,3 +48,6 @@ shards:
git: https://github.com/crystal-lang/crystal-sqlite3.git
version: 0.18.0
ameba:
git: https://github.com/crystal-ameba/ameba.git
version: 0.14.3