Add onLoad and onUnload to project lint excludes

This commit is contained in:
Ethan Atkins 2019-11-23 18:05:40 -08:00
parent 0d1d8a790c
commit cc09294cf3
1 changed files with 2 additions and 0 deletions

View File

@ -22,7 +22,9 @@ object LintUnused {
concurrentRestrictions, concurrentRestrictions,
commands, commands,
crossScalaVersions, crossScalaVersions,
onLoad,
onLoadMessage, onLoadMessage,
onUnload,
sbt.nio.Keys.watchTriggers, sbt.nio.Keys.watchTriggers,
), ),
includeLintKeys := Set( includeLintKeys := Set(