Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Update scapegoat to 1.4.2 and populate descriptions. #408

Merged
merged 2 commits into from
Mar 29, 2020
Merged

Conversation

mwz
Copy link
Member

@mwz mwz commented Mar 28, 2020

This PR updates scapegoat to v1.4.2 bringing two new inspections VariableShadowing and RepeatedIfElseBody.

I also integrated the new scapegoat descriptions which I added to scapegoat in #281.

Closes #87.

@mwz
Copy link
Member Author

mwz commented Mar 29, 2020

The format of those descriptions in scapegoat is changing slightly as all the code samples will be within inline code blocks, but that change won't be necessary until the next release.
scapegoat-scala/scapegoat#331

@mwz mwz merged commit 8673137 into master Mar 29, 2020
@mwz mwz deleted the upgrade-scapegoat branch March 29, 2020 17:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Populate Scapegoat rules with description/explanation
1 participant