eval-dev-quality icon indicating copy to clipboard operation
eval-dev-quality copied to clipboard

Add linters where each error is a metric

Open zimmski opened this issue 1 year ago • 1 comments

E.g. assertNotNull(Plain.class) is always true, and should not be in the code. A real programmer would not test that.

zimmski avatar Apr 28 '24 18:04 zimmski

This is very similar to #44

bauersimon avatar Apr 29 '24 11:04 bauersimon