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

Clean up linting and fix environment nesting #698

Merged
merged 3 commits into from
Jan 4, 2020
Merged

Conversation

mvz
Copy link
Contributor

@mvz mvz commented Jan 4, 2020

Summary

  • Remove Travis YML linting
  • Make all RuboCop warnings failures
  • Fix environment nesting

Motivation and Context

I don't want RuboCop warnings to pile up, and the Travis gem introduces a lot of outdated dependencies. Fixing the RuboCop warnings found a bug in the new environment nesting code.

How Has This Been Tested?

The lint task was run locally, and a new spec was added.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

mvz added 3 commits January 4, 2020 12:28
The travis gem dependency is too big for the use we get from this.
Copy link
Contributor

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

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

This looks great. Removing an old gem is super.

@mvz mvz merged commit 8b7dc95 into master Jan 4, 2020
@mvz mvz deleted the clean-up-linting branch January 4, 2020 17:15
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