mirror of https://github.com/sbt/sbt.git
exclude effectful initialize setting key from linting
This commit is contained in:
parent
c07de68cf5
commit
561d0ef602
|
|
@ -22,6 +22,7 @@ object LintUnused {
|
||||||
concurrentRestrictions,
|
concurrentRestrictions,
|
||||||
commands,
|
commands,
|
||||||
crossScalaVersions,
|
crossScalaVersions,
|
||||||
|
initialize,
|
||||||
onLoad,
|
onLoad,
|
||||||
onLoadMessage,
|
onLoadMessage,
|
||||||
onUnload,
|
onUnload,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue