Variable: cider-jack-in-dependencies-exclusions

cider-jack-in-dependencies-exclusions is a variable defined in cider.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-20260414.1619/cider.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.")