Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
{{ message }}
rubocop
/
ruby-style-guide
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3.4k
Star
16.5k
Code
Issues
58
Pull requests
16
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
If the arguments of a method call span more than one line, only allow one argument per line
Status: Open.
#968
In rubocop/ruby-style-guide;
·
a-lavis
opened
on Sep 18, 2025
New cop for surrounding multiline code blocks by empty lines
Status: Open.
#961
In rubocop/ruby-style-guide;
·
fatkodima
opened
on Jun 7, 2025
Discourage the use of writer methods with rescued exceptions
Status: Open.
#957
In rubocop/ruby-style-guide;
·
viralpraxis
opened
on Dec 16, 2024
Style guide: misleading description for "Slicing with Ranges"
Status: Open.
#953
In rubocop/ruby-style-guide;
·
ak-lilw
opened
on Nov 21, 2024
DIscourage rescue error message checking
Status: Open.
#951
In rubocop/ruby-style-guide;
·
simulk
opened
on Oct 17, 2024
[idea?] Using ternary with array push operator
Status: Open.
#945
In rubocop/ruby-style-guide;
·
nerixim
opened
on Aug 26, 2024
[Idea] Write "good" before "bad" examples
Status: Open.
#915
In rubocop/ruby-style-guide;
·
rfc2822
opened
on Feb 16, 2023
Enforce no parentheses for
include
,
extend
, etc?
Status: Open.
#914
In rubocop/ruby-style-guide;
·
andyw8
opened
on Jan 17, 2023
The '%w' and '%i' syntax for arrays is just a bad idea
Status: Open.
#908
In rubocop/ruby-style-guide;
·
nello
opened
on Nov 14, 2022
Is there a typo in the Suppressing Exceptions section?
Status: Open.
#887
In rubocop/ruby-style-guide;
·
juanpaco
opened
on Oct 6, 2021
Numbered parameters
Status: Open.
#885
In rubocop/ruby-style-guide;
·
Hugo-Hache
opened
on Sep 20, 2021
Prefer
grep
and
grep_v
to
select
/
reject
that does a regexp match (Ruby 3+)
Status: Open.
#884
In rubocop/ruby-style-guide;
·
dvandersluis
opened
on Sep 15, 2021
You can’t perform that action at this time.