Captured on: [2021-07-19 Mon]
clj-kondo --lint "$(clojure -Spath)" --dependencies --parallel --copy-configs
clj-kondo --lint "$(lein classpath)" --dependencies --parallel --copy-configs
To lint the entire classpath to teach clj-kondo about all the libraries you are using, including Clojure and/or ClojureScript itself