Liking cljdoc? Tell your friends :D

clojure-lsp.config


classpath-config-paths?clj

(classpath-config-paths? {:keys [classpath-config-paths]})

deep-merge-considering-settingsclj

(deep-merge-considering-settings a b)
(deep-merge-considering-settings a b & more)

Deep merge a with b checking for specific keys related to clojure-lsp settings to avoid wrong duplicated values.

Deep merge a with b checking for specific keys related to
clojure-lsp settings to avoid wrong duplicated values.
raw docstring

default-source-path-ignore-regexsclj


get-envclj

(get-env p)

get-propertyclj

(get-property p)

global-cache-dirclj

(global-cache-dir)

global-config-fileclj

(global-config-file)

local-cache-dirclj

(local-cache-dir db)

local-project-config-fileclj

(local-project-config-file project-root-uri)

read-edn-fileclj

(read-edn-file file)

resolve-for-rootclj

(resolve-for-root project-root-uri)

resolve-from-classpath-config-pathsclj

(resolve-from-classpath-config-paths classpath settings)

with-legacy-linters-kondo-configclj

(with-legacy-linters-kondo-config settings kondo-config)

The built-in linters used to live on kondo, to avoid breaking changes we consider kondo config settings.

The built-in linters used to live on kondo,
to avoid breaking changes we consider kondo config settings.
raw docstring

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

× close