-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Pull requests: rubocop/ruby-style-guide
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add rule discouraging
instance_variable_get and instance_variable_set
#978
opened Mar 29, 2026 by
andyw8
Contributor
Loading…
Add guideline discouraging embedded newlines in puts
#977
opened Feb 16, 2026 by
andyw8
Contributor
Loading…
Add guideline for avoiding unless with complex conditions
#976
opened Feb 15, 2026 by
ydakuka
Contributor
Loading…
Add guideline for minimizing negations in conditionals
#975
opened Feb 15, 2026 by
ydakuka
Contributor
Loading…
Clarify that
can is sometimes a valid verb for predicate names
#959
opened Mar 25, 2025 by
dvandersluis
Member
Loading…
Add guideline about empty strings inside interpolation.
#952
opened Oct 29, 2024 by
Zopolis4
Loading…
Add
Enumerable#lazy guideline to "Collections" section
#938
opened Dec 15, 2023 by
ydakuka
Contributor
Loading…
Control flow keywords should begin their line
#785
opened Dec 31, 2019 by
Drenmi
Contributor
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.