We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My IDE marks everything blue with the rubocop(Metrics/MethodLength) error and I think there is a configuration we can fix so this will go away.
rubocop(Metrics/MethodLength)
The text was updated successfully, but these errors were encountered:
Adding this as a reminder for our team's next rubyatscale time
Sorry, something went wrong.
Closing since this error is in a different pack
No branches or pull requests
My IDE marks everything blue with the
![image](https://private-user-images.githubusercontent.com/16791208/395717407-374d9b71-4b26-477d-84af-bf1380bb84d5.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNDY5MjcsIm5iZiI6MTczOTE0NjYyNywicGF0aCI6Ii8xNjc5MTIwOC8zOTU3MTc0MDctMzc0ZDliNzEtNGIyNi00NzdkLTg0YWYtYmYxMzgwYmI4NGQ1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDAwMTcwN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNlMTUxNjVjYzJkMmZhZWQ5NjgzYTdmYTM2NDVjMzhkODFjYWMxNGM1YTk5ZWNjYzM3YzkxZjU1NmIwODE3OGMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.IFKzocS4w8O6E-KcEw9YUDOIJQWNakaK9pCJgbSOczI)
rubocop(Metrics/MethodLength)
error and I think there is a configuration we can fix so this will go away.The text was updated successfully, but these errors were encountered: