Skip to content

Fix for crossSbtVersions triggering lintBuild#6656

Merged
eed3si9n merged 1 commit intosbt:developfrom
Nirvikalpa108:crossSbtVersions/6571
Sep 12, 2021
Merged

Fix for crossSbtVersions triggering lintBuild#6656
eed3si9n merged 1 commit intosbt:developfrom
Nirvikalpa108:crossSbtVersions/6571

Conversation

@Nirvikalpa108
Copy link
Copy Markdown

Currently crossSbtVersions is incorrectly generating a warning that it is an unused setting (see #5153). This PR fixes this by adding it to the list of excluded lint keys.

Fixes #6571.

Currently crossSbtVersions is incorrectly generating a warning that it
is an unused setting (see sbt#5153). This
PR fixes this by adding it to the list of excluded lint keys.

Fixes sbt#6571.
Copy link
Copy Markdown
Member

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Nirvikalpa108!

@eed3si9n eed3si9n merged commit 8d10151 into sbt:develop Sep 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

crossSbtVersions should be in excludeLintKeys by default

2 participants