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 6f6c687 commit d61be44Copy full SHA for d61be44
test/old_credo.exs
@@ -1,4 +1,4 @@
1
# Mix.install([{:credo, "~> 1.7"}])
2
-Mix.install([{:credo, github: "rrrene/credo", ref: "v1.7.12"}])
+Mix.install([{:credo, github: "rrrene/credo", ref: "v1.7.13"}])
3
4
Credo.run(~w"--mute-exit-status --strict --enable-disabled-checks .+ --no-color --format oneline")
0 commit comments