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
Hi @Qchmqs , we are keeping this version of rubocop configuration to be compatible with older versions of ruby. We are planning to update it after removing support for them in V1 release. What we do is keep a different rubocop config file uncommited in our locals. Perhaps that can work you as well in the mean time.
hi @00dav00 , it's causing me problems when I tried to setup a linting job in CircleCi, do you know of a way to tell rubocop to ignore gem introduced lints ?
graphql_devise/.rubocop.yml
Line 94 in e9c9a8f
Error: The
Layout/AlignHash
cop has been renamed toLayout/HashAlignment
.The text was updated successfully, but these errors were encountered: