mirror of https://github.com/sbt/sbt.git
I had previously set some of the watch settings at the global level and
some at the project level. While writing documentation for the new watch
subsystem, I realized that the defaults should be set globally so that
they can be overridden at the ThisBuild level.
I also moved watchTriggers to sbt.nio.Keys. It was an oversight that it
wasn't moved there in
|
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||