Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
akmhmgc
/
rubocop
Public
forked from
rubocop/rubocop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
fix-typo
User selector
All users
All time
Commit history
Commits on Sep 4, 2022
Fix trivial typo
akmhmgc
committed
be48471
View commit details
Copy full SHA for be48471
Browse repository at this point
[Doc] Tweak the doc of develop new cops
Show description for 7803864
koic
committed
7803864
View commit details
Copy full SHA for 7803864
Browse repository at this point
Commits on Sep 2, 2022
Remove an unused method
Show description for f4ba808
koic
committed
f4ba808
View commit details
Copy full SHA for f4ba808
Browse repository at this point
Commits on Sep 1, 2022
Switch back the docs version
bbatsov
committed
a643eaa
View commit details
Copy full SHA for a643eaa
Browse repository at this point
Cut 1.36
bbatsov
committed
3b3c5f5
View commit details
Copy full SHA for 3b3c5f5
Browse repository at this point
Update Changelog
bbatsov
committed
ac98c75
View commit details
Copy full SHA for ac98c75
Browse repository at this point
Add a spec for server mode
Show description for 78eb21e
koic
authored and
bbatsov
committed
78eb21e
View commit details
Copy full SHA for 78eb21e
Browse repository at this point
Merge pull request #10984 from r7kamura/feature/modifier-example
Show description for ca5b3c3
koic
authored
ca5b3c3
View commit details
Copy full SHA for ca5b3c3
Browse repository at this point
Improve singleton method example on `Lint/UselessAccessModifier` cop
r7kamura
committed
aad6aaa
View commit details
Copy full SHA for aad6aaa
Browse repository at this point
Fix an error for `rake prof:slow_cops`
Show description for 2fb4c3c
koic
committed
2fb4c3c
View commit details
Copy full SHA for 2fb4c3c
Browse repository at this point
Commits on Aug 30, 2022
Merge pull request #10928 from r7kamura/feature/each
Show description for 65cec7c
koic
authored
65cec7c
View commit details
Copy full SHA for 65cec7c
Browse repository at this point
Merge pull request #10981 from Tietew/fix_a_false_positive_for_style_redundant_parentheses
Show description for 3088078
koic
authored
3088078
View commit details
Copy full SHA for 3088078
Browse repository at this point
Merge pull request #10932 from koic/use_official_jruby_image
Show description for 0780cb5
koic
authored
0780cb5
View commit details
Copy full SHA for 0780cb5
Browse repository at this point
[Fix #10979] Fix a false positive for `Style/Style/RedundantParentheses`
Show description for 45403e3
Tietew
committed
45403e3
View commit details
Copy full SHA for 45403e3
Browse repository at this point
Use GitHub Actions instead of CircleCI for JRuby matrix
Show description for db4fa07
koic
committed
db4fa07
View commit details
Copy full SHA for db4fa07
Browse repository at this point
Add more autocorrect support on `Style/EachForSimpleLoop`
r7kamura
committed
03574fa
View commit details
Copy full SHA for 03574fa
Browse repository at this point
Commits on Aug 29, 2022
Merge pull request #10970 from jcalvert/fix/10969
Show description for a63fd6d
koic
authored
a63fd6d
View commit details
Copy full SHA for a63fd6d
Browse repository at this point
[Fix rubocop#10969] Allow `Lint/AmbiguousBlockAssociation` `AllowedPattern` to match on
Show description for 2aaecd6
jcalvert
committed
2aaecd6
View commit details
Copy full SHA for 2aaecd6
Browse repository at this point
Add `AllowOnSelfClass` option to `Style/CaseEquality`
Show description for 3360eac
sambostock
authored and
bbatsov
committed
3360eac
View commit details
Copy full SHA for 3360eac
Browse repository at this point
Do not fork off extra processes if only a single file needs inspection
WJWH
authored and
bbatsov
committed
2e3418b
View commit details
Copy full SHA for 2e3418b
Browse repository at this point
Fix possible wrong autocorrection in namespace on `Style/PerlBackrefs`
r7kamura
authored and
bbatsov
committed
aac9358
View commit details
Copy full SHA for aac9358
Browse repository at this point
Improve safety section on `Style/SymbolProc`
r7kamura
authored and
bbatsov
committed
eb29c19
View commit details
Copy full SHA for eb29c19
Browse repository at this point
Merge pull request #10973 from r7kamura/feature/strong
Show description for 65de62e
koic
authored
65de62e
View commit details
Copy full SHA for 65de62e
Browse repository at this point
Merge pull request #10972 from r7kamura/feature/asciidoc-backtick
Show description for 2809719
koic
authored
2809719
View commit details
Copy full SHA for 2809719
Browse repository at this point
Fix wrong asterisk use in `Lint/UselessRuby2Keywords` document
r7kamura
committed
cfec25f
View commit details
Copy full SHA for cfec25f
Browse repository at this point
Fix some broken codes in Asciidoc documents
r7kamura
committed
eb1b4e1
View commit details
Copy full SHA for eb1b4e1
Browse repository at this point
Commits on Aug 27, 2022
Merge pull request #10952 from ydah/fix/empty_conditional_body
Show description for 8a80173
koic
authored
8a80173
View commit details
Copy full SHA for 8a80173
Browse repository at this point
Merge pull request #10968 from ydah/fix/10962
Show description for ab807f9
koic
authored
ab807f9
View commit details
Copy full SHA for ab807f9
Browse repository at this point
Commits on Aug 26, 2022
[Fix #10962] Fix a false positive for `Lint/ShadowingOuterLocalVariable` when conditional with if/elsif/else branches
Show description for 26c0ff1
ydah
committed
26c0ff1
View commit details
Copy full SHA for 26c0ff1
Browse repository at this point
[Fix #10951] Fix an autocorrection error for `Lint/EmptyConditionalBody` when some conditional branch is empty
Show description for af43e6d
ydah
committed
af43e6d
View commit details
Copy full SHA for af43e6d
Browse repository at this point
Merge pull request #10966 from r7kamura/feature/modifier-autocorrect
Show description for f70fb12
koic
authored
f70fb12
View commit details
Copy full SHA for f70fb12
Browse repository at this point
Merge pull request #10953 from ydah/speed_improvement
Show description for 54027a3
koic
authored
54027a3
View commit details
Copy full SHA for 54027a3
Browse repository at this point
Merge pull request #10964 from koic/fix_a_false_positive_for_layout_indentation_width
Show description for 2daf9f1
koic
authored
2daf9f1
View commit details
Copy full SHA for 2daf9f1
Browse repository at this point
Merge pull request #10959 from ydah/fix_space_inside_block_braces
Show description for 40381f1
koic
authored
40381f1
View commit details
Copy full SHA for 40381f1
Browse repository at this point
[Fix #10958] Fix an infinite loop for `Layout/SpaceInsideBlockBraces` when `EnforcedStyle` is `no_space` and using multiline block
Show description for 6a8b7e9
ydah
committed
6a8b7e9
View commit details
Copy full SHA for 6a8b7e9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.