jonase / eastwood

Clojure lint tool
1.08k stars 66 forks source link

`eastwood.lint/eastwood`: offer `:some-errors` key #375

Closed vemv closed 3 years ago

vemv commented 3 years ago

It's akin to :some-warnings, but informs exclusively about exceptions.

This strengthens our tests, which relatedly, were missing a file under the resource/ dir (thankfully, without impact).