Skip to content

Conversation

@dchai76
Copy link
Contributor

@dchai76 dchai76 commented Dec 21, 2019

We're calling rubocop with -a which autocorrects lint errors (that can be autocorrected). That's not what we want to do - we want to report them.

Before: master passes CircleCI

After: it fails due to failing lint checks. The lint checks were failing before, but CircleCI was passing because they were autocorrected.

@vilyapilya
Copy link
Contributor

@dchai76 I remove it here #15 and fix the rules for immutable strings

@smusali
Copy link
Contributor

smusali commented Dec 21, 2019

@dchai76 I remove it here #15 and fix the rules for immutable strings

@dchai76, it's already included in #15 by @vilyapilya - I think, we can close this one

Copy link
Contributor

@vilyapilya vilyapilya left a comment

Choose a reason for hiding this comment

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

@smusali let's keep this PR since it isolates the change unlike mine.

@dchai76 dchai76 merged commit 8e6e747 into master Dec 21, 2019
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.

4 participants