mirror of
https://github.com/hkalexling/Mango.git
synced 2026-04-30 00:00:43 -04:00
Use Ameba
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Lint/UselessAssign:
|
||||
Excluded:
|
||||
- src/routes/*
|
||||
- src/server.cr
|
||||
Lint/UnusedArgument:
|
||||
Excluded:
|
||||
- src/routes/*
|
||||
Metrics/CyclomaticComplexity:
|
||||
Enabled: false
|
||||
Reference in New Issue
Block a user