You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
While setting my VSCode through the guide, I find that the
.rubocop-base.yml
fails, here is the output:The text was updated successfully, but these errors were encountered: