linter icon indicating copy to clipboard operation
linter copied to clipboard

Static Analysis Compiler Plugin for Scala

Results 22 linter issues
Sort by recently updated
recently updated
newest added

Switch for all linter checks to be errors, and switch for info,warning,error sets of checks

enhancement

When a project has converted some data structures to e.g. shapeless records, compilation time has naturally increased. However, using linter, it spends a disproportionate amount of time in the linter-typed...