Skip to content
Snippets Groups Projects
Unverified Commit 5f6a1a01 authored by Cam Saul's avatar Cam Saul Committed by GitHub
Browse files

Change clj-kondo linter levels from :warn to :warning so it exits with nonzero status (#17475)

* Enable clj-kondo warnings

* (when (seq ...) ...) instead of (when-not (empty? ...) ...)
parent 31917c11
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment