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
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