[Credo] Fix the consistency
This commit is contained in:
parent
1d373d91f3
commit
4c440f12c3
3 changed files with 14 additions and 4 deletions
|
|
@ -42,4 +42,4 @@ unit-testing:
|
|||
analysis:
|
||||
stage: analysis
|
||||
script:
|
||||
- mix credo list --only=warnings,todo,fixme
|
||||
- mix credo list --only=warnings,todo,fixme,consistency
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue