Liking cljdoc? Tell your friends :D

clojure-lsp.kondo


clj-kondo-analysis-batch-sizeclj

source

clj-kondo-versionclj

(clj-kondo-version)
source

config-hashclj

(config-hash project-root)
source

entry->normalized-entriesclj

(entry->normalized-entries {:keys [bucket] :as element})
source

kondo-for-pathsclj

(kondo-for-paths paths db external-analysis-only?)
source

kondo-for-reference-filenamesclj

(kondo-for-reference-filenames filenames db)
source

kondo-for-single-fileclj

(kondo-for-single-file uri db)
source

normalize-analysisclj

(normalize-analysis analysis)
source

run-kondo-on-paths!clj

(run-kondo-on-paths! paths external-analysis-only? db)
source

run-kondo-on-paths-batch!clj

(run-kondo-on-paths-batch! paths public-only? update-callback db)

Run kondo on paths by partitioning the paths, with this we should call kondo more times but with fewer paths to analyze, improving memory.

Run kondo on paths by partitioning the paths, with this we should call
kondo more times but with fewer paths to analyze, improving memory.
sourceraw docstring

run-kondo-on-reference-filenames!clj

(run-kondo-on-reference-filenames! filenames db)
source

run-kondo-on-text!clj

(run-kondo-on-text! text uri db)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close