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 Rubocop config #1363

Merged
merged 5 commits into from
Feb 26, 2018
Merged

Update Rubocop config #1363

merged 5 commits into from
Feb 26, 2018

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Feb 26, 2018

And fix some violations.

Hopefully this will repair HoundCI.

Some cops namespace have changed.
Ruby rescues StandardError per default, but it is better to be explicit here. Satisfies Rubocop.
All source files are utf8 since Ruby 2.0 and we support Ruby 2.2 above only.
Rubocop complained about this. And I think he is right.
Instead of the flawed DateTime class. Rubcop complained and was right so.
@tvdeyen tvdeyen merged commit 815ad81 into AlchemyCMS:master Feb 26, 2018
@tvdeyen tvdeyen deleted the update-rubocop branch February 26, 2018 14:01
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.

1 participant