Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the govuk-lint gem to version 0.7.0 #2309

Merged
merged 1 commit into from
Feb 25, 2016

Conversation

erkde
Copy link
Contributor

@erkde erkde commented Feb 25, 2016

Version 0.7.0 was released to disabled the IfUnlessModifier cop dis-allowing single line blocks inside if and unless statements.

For smart answers, the change will allow us to write sequences of if statements in a consistent form, regardless of how many lines are inside the block.

If accepted, we can remove the second commit adding Rubocop enable and disable directives to the check-uk-visa smart answer in PR #2306

Version 0.7.0 was released to disabled the `IfUnlessModifier` cop
dis-allowing single line blocks inside an if and unless statement.

For smart answers, the change will allow us to write sequences of if statements in a consistent form, regardless of how many lines are
inside the if and unless statements.
@floehopper floehopper self-assigned this Feb 25, 2016
@floehopper
Copy link
Contributor

Great! 👍

erkde pushed a commit that referenced this pull request Feb 25, 2016
Update the `govuk-lint` gem to version 0.7.0
@erkde erkde merged commit 6df2da8 into master Feb 25, 2016
@erkde erkde deleted the update_govuk_lint_to_v_0_7_0 branch February 25, 2016 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants