Found a .cljc case where I'll definitely write a linter for:
(deftest foo-test #?(:clj (testing "foo" (prn :x)) (testing "bar" (prn :y)))) lein test sci.reify-test :x (note: no :y)