Skip to content

Commit a63b3aa

Browse files
Remove Boot support
1 parent 367de04 commit a63b3aa

File tree

2 files changed

+0
-25
lines changed

2 files changed

+0
-25
lines changed

eastwood.clj

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
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\(\)$"}

src/cider/tasks.clj

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)