mirror of https://github.com/sbt/sbt.git
Merge pull request #8143 from rtyley/patch-1
This commit is contained in:
commit
a0ed4d9847
|
|
@ -44,6 +44,7 @@ object LintUnused {
|
|||
serverConnectionType,
|
||||
serverIdleTimeout,
|
||||
shellPrompt,
|
||||
sonaDeploymentName,
|
||||
),
|
||||
includeLintKeys := Set(
|
||||
scalacOptions,
|
||||
|
|
|
|||
Loading…
Reference in New Issue