We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca84df commit 518d5a1Copy full SHA for 518d5a1
README.md
@@ -10,7 +10,7 @@ Add the following to your `deps.edn`:
10
11
```clj
12
:aliases {:check {:extra-deps {athos/clj-check {:git/url "https://github.com/athos/clj-check.git"
13
- :sha "da6363a38b06d9b84976ed330a9544b69d3c4dee"}}
+ :sha "0ca84df1357d71429243b99908303f45a934654c"}}
14
:main-opts ["-m" "clj-check.check"]}}
15
```
16
0 commit comments