sbt/main
Ethan Atkins 33d5bce75a Filter all watch settings for unused key check
Rather than enumerate all of the watch keys that may appear unused
though they can be used by the `~` command, rework lintUnused to take a
function `String => Boolean` instead of `Set[String] => Boolean`.
2020-06-23 16:01:08 -07:00
..
src Filter all watch settings for unused key check 2020-06-23 16:01:08 -07:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00