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,
|
||||
commands,
|
||||
crossScalaVersions,
|
||||
initialize,
|
||||
onLoad,
|
||||
onLoadMessage,
|
||||
onUnload,
|
||||
|
|
|
|||
Loading…
Reference in New Issue