Are there any linters that can help me catch stupid errors like these:
(swap! my-map key val) ;; missing assoc in pos 2!
https://github.com/jonase/eastwood
https://github.com/jonase/kibit (sort of)
The current momentum definitely favors clj-kondo