clj-kondo

souenzzo 2025-11-19T13:15:50.414579Z

Does Kondo have a linter for unreachable code? For example: this function call after throw will never be executed.

borkdude 2025-11-19T13:25:08.050399Z

It might have somewhere but it would be good to enhance . PR welcome

👍 1
borkdude 2025-11-19T13:25:29.596159Z

I mean issue welcome and then we’ll see about the PR

souenzzo 2025-11-19T13:25:55.844579Z

I'll open soon