sbt/main
Ethan Atkins 4a8e7c0734 Used cached compiled map in LintUnused
Linting unused keys was adding a significant overhead to sbt project
loading because Def.compiled is so slow. It was around 4 seconds in the
sbt project on my computer.
2020-07-03 14:08:26 -07:00
..
src Used cached compiled map in LintUnused 2020-07-03 14:08:26 -07:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00