(classpath-config-paths? {:keys [classpath-config-paths]})
(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.
(get-env p)
(get-property p)
(global-cache-dir)
(global-config-file)
(local-cache-dir db)
(local-project-config-file project-root-uri)
(read-edn-file file)
(resolve-for-root project-root-uri)
(resolve-from-classpath-config-paths classpath settings)
(settings-hash project-settings)
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |