Skip to content

chore(codebase): run rubocop --autocorrect#262

Draft
User7-hm wants to merge 1 commit intoarch-community:mainfrom
User7-hm:autocorrect
Draft

chore(codebase): run rubocop --autocorrect#262
User7-hm wants to merge 1 commit intoarch-community:mainfrom
User7-hm:autocorrect

Conversation

@User7-hm
Copy link
Copy Markdown
Contributor

--autocorrect is safe, --autocorrect-all would include unsafe autocorrections

https://docs.rubocop.org/rubocop/usage/autocorrect.html#safe-autocorrect

lib/qbot/aur.rb appears to be unused

`--autocorrect` is safe, `--autocorrect-all` would include unsafe
autocorrections

https://docs.rubocop.org/rubocop/usage/autocorrect.html#safe-autocorrect

`lib/qbot/aur.rb` appears to be unused
@anna328p
Copy link
Copy Markdown
Collaborator

Hmm... Some of these make the code more readable, some less. I'll have to figure out which rubocop settings to change so the code looks nice.

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

Successfully merging this pull request may close these issues.

2 participants