We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a6999e commit ec227f7Copy full SHA for ec227f7
.github/workflows/elixir.yml
@@ -34,4 +34,4 @@ jobs:
34
- name: Run tests
35
run: mix test
36
- name: Run static analytics
37
- run: mix credo --all --strict
+ run: mix credo suggest --all --strict
0 commit comments