Variable: cider-jack-in-dependencies-exclusions
cider-jack-in-dependencies-exclusions is a variable defined in
cider-jack-in.el.
Value
nil
Documentation
List of exclusions for jack in dependencies.
Elements of the list are artifact name and list of exclusions to apply for the artifact.
Source Code
;; Defined in ~/.emacs.d/elpa/cider-20260822.1520/cider-jack-in.el
(defvar cider-jack-in-dependencies-exclusions nil
"List of exclusions for jack in dependencies.
Elements of the list are artifact name and list of exclusions to apply for
the artifact.")