File tree Expand file tree Collapse file tree 3 files changed +2
-25
lines changed Expand file tree Collapse file tree 3 files changed +2
-25
lines changed Original file line number Diff line number Diff line change 22
33## master (unreleased)
44
5+ - [ #934 ] ( https://github.com/clojure-emacs/cider-nrepl/pull/934 ) : ** BREAKING** — Remove Boot support.
6+
57## 0.55.1 (2025-04-14)
68
79* [ #931 ] ( https://github.com/clojure-emacs/cider-nrepl/pull/931 ) : Redesign and optimize track-state middleware.
Original file line number Diff line number Diff line change 1- (disable-warning
2- {:linter :unused-ret-vals
3- :if-inside-macroexpansion-of #{'boot.core/deftask}
4- :within-depth 7
5- :reason " The `deftask` macro often includes calls to `boot.util/dbug*` whose purpose is solely for side-effects." })
6-
71(disable-warning
82 {:linter :deprecations
93 :symbol-matches #{#"^public boolean java\. lang\. reflect\. AccessibleObject\. isAccessible\(\) $" }
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments