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

Rubocop linter fails #108

Open
kurenn opened this issue Sep 9, 2019 · 0 comments
Open

Rubocop linter fails #108

kurenn opened this issue Sep 9, 2019 · 0 comments
Assignees

Comments

@kurenn
Copy link
Member

kurenn commented Sep 9, 2019

While setting my VSCode through the guide, I find that the .rubocop-base.yml fails, here is the output:

/home/kurenn/.rubocop.yml: Rails/SafeNavigation has the wrong namespace - should be Style /home/kurenn/.rubocop-base.yml:1388: `AutoCorrect` is concealed by line 1409 /home/kurenn/.rubocop-base.yml: Style/EmptyLineAfterGuardClause has the wrong namespace - should be Layout /home/kurenn/.rubocop-base.yml: Style/FlipFlop has the wrong namespace - should be Lint /home/kurenn/.rubocop-base.yml: Performance/RedundantSortBy has the wrong namespace - should be Style /home/kurenn/.rubocop-base.yml: Performance/Sample has the wrong namespace - should be Style Warning: unrecognized cop Performance/Caller found in /home/kurenn/.rubocop-base.yml Warning: unrecognized cop Performance/CaseWhenSplat found in /home/kurenn/.rubocop-base.yml Warning: unrecognized cop Performance/Casecmp found in /home/kurenn/.rubocop-base.yml Warning: unrecognized cop Performance/CompareWithBlock found in /home/kurenn/.rubocop-base.yml Warning: unrecognized cop Performance/Count found in /home/kurenn/.rubocop-base.yml W...

Screenshot from 2019-09-09 13-25-42

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

No branches or pull requests

2 participants