@ -0,0 +1,11 @@
.DEFAULT_GOAL := build
build:
make check
lein codox
lein uberjar
check:
lein cljfmt check
clj-kondo --lint src
lein kibit
The note is not visible to the blocked user.