-
Notifications
You must be signed in to change notification settings - Fork 636
RuboCop linting #1162
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
base: main
Are you sure you want to change the base?
RuboCop linting #1162
Conversation
This reverts commit d9017f2.
|
Hello, Yesterday, I had some reservations about the number of changes in a single PR, but I did not mention it. Unfortunately, today If a large PR like this is merged with
To help prevent hidden issues and facilitate future debugging, I kindly suggest the following:
Thank you for considering this! edit: rubocop was not the issue in that case, but the concern remains valid |
|
You are absolutely right! I’ll see what I can do to split this (either through a merge commit and good looking different commits or through several PRs). <3 |
Introduces a basic
.rubocop.ymland a.rubocop-todo.ymland applying some easy autocorrectable rules.