(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.
(resolve-from-classpath-config-paths classpath 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 is a website building & hosting documentation for Clojure/Script libraries
× close