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
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
/
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
rubocop-github
Public
Notifications
You must be signed in to change notification settings
Fork
164
Star
667
Code
Issues
2
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rubocop-github
lib
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 20, 2026
wire up UnreliableSubclasses cop
Show description for 0d55d02
alexanderadam
committed
0d55d02
View commit details
Copy full SHA for 0d55d02
View code at this point
Browse repository at this point
add UnreliableSubclasses cop with tests
Show description for 2453fe8
alexanderadam
committed
2453fe8
View commit details
Copy full SHA for 2453fe8
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
Bump the version to 0.27.0
issyl0
authored
3e1a5ad
View commit details
Copy full SHA for 3e1a5ad
View code at this point
Browse repository at this point
Commits on Jun 9, 2025
Bump version to 0.26.0
peter-evans
committed
92e7e54
View commit details
Copy full SHA for 92e7e54
View code at this point
Browse repository at this point
Commits on May 27, 2025
Bump to version 0.25.0
mgriffin
committed
1fab623
View commit details
Copy full SHA for 1fab623
View code at this point
Browse repository at this point
Merge branch 'main' into version
GrantBirki
authored
3400ef8
View commit details
Copy full SHA for 3400ef8
View code at this point
Browse repository at this point
Commits on May 12, 2025
Fix variable naming in `Rails/ViewRenderLiteral`
Show description for 5ad0f66
issyl0
authored
5ad0f66
View commit details
Copy full SHA for 5ad0f66
View code at this point
Browse repository at this point
Commits on Apr 28, 2025
Bump version to 0.24.0
issyl0
authored
dd2a5ce
View commit details
Copy full SHA for dd2a5ce
View code at this point
Browse repository at this point
Commits on Feb 26, 2025
bump version to 0.23.0
GrantBirki
committed
d24171b
View commit details
Copy full SHA for d24171b
View code at this point
Browse repository at this point
Commits on Feb 21, 2025
Automated Releases (#252)
Show description for 2aa67be
GrantBirki
authored
2aa67be
View commit details
Copy full SHA for 2aa67be
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
Just use a single message
jdennes
committed
9cfbd59
View commit details
Copy full SHA for 9cfbd59
View code at this point
Browse repository at this point
Use meaningful message for locals offense
jdennes
committed
a09eadd
View commit details
Copy full SHA for a09eadd
View code at this point
Browse repository at this point
Commits on Jan 3, 2024
Fix indentation for linter
cheshire137
committed
bdbf52f
View commit details
Copy full SHA for bdbf52f
View code at this point
Browse repository at this point
Require the new cop in rubocop-github
cheshire137
committed
52976d2
View commit details
Copy full SHA for 52976d2
View code at this point
Browse repository at this point
Add AvoidObjectSendWithDynamicMethod cop
cheshire137
committed
5ab0dad
View commit details
Copy full SHA for 5ab0dad
View code at this point
Browse repository at this point
Commits on Jun 22, 2023
Improve check for hash literals
Show description for 3aa9fa8
jhawthorn
committed
3aa9fa8
View commit details
Copy full SHA for 3aa9fa8
View code at this point
Browse repository at this point
Commits on Oct 28, 2022
Pin versions, add Dependabot rules, update rubocop versions and create pending files
bensheldon
committed
90e921a
View commit details
Copy full SHA for 90e921a
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
Merge branch 'main' into remove-upstream-dupes
bensheldon
authored
cd76ecf
View commit details
Copy full SHA for cd76ecf
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
Merge pull request #114 from github/mgriffin/autocorrect-view-shorthand
Show description for aad3693
jhawthorn
authored
aad3693
View commit details
Copy full SHA for aad3693
View code at this point
Browse repository at this point
Commits on Oct 13, 2022
Replace custom `RailsApplicationRecord` and `RailsRenderInline` cops with their upstream equivalent
bensheldon
committed
ce23317
View commit details
Copy full SHA for ce23317
View code at this point
Browse repository at this point
Separate Ruby (`rubocop-github`) from Rails (`rubocop-github-rails`) cops and rules to disambiguate rule inheritance from custom cops
bensheldon
committed
c49a2ef
View commit details
Copy full SHA for c49a2ef
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
Delete GitHub/Accessibility cops; point to `rubocop-rails-accessibility`
Show description for 417fc01
issyl0
authored
417fc01
View commit details
Copy full SHA for 417fc01
View code at this point
Browse repository at this point
Commits on Sep 22, 2022
Add autocorrect to RailsViewRenderShorthand
Show description for af77d72
mgriffin
committed
af77d72
View commit details
Copy full SHA for af77d72
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
Merge branch 'master' into accessibility/issues/1430/migrate-a11y-rubocop-rules-link-href
Adrián Bolonio
authored
3fc0b67
View commit details
Copy full SHA for 3fc0b67
View code at this point
Browse repository at this point
Merge branch 'master' into accessibility/issues/1430/migrate-a11y-rubocop-rules-no-positive-tabindex
Adrián Bolonio
authored
bb56929
View commit details
Copy full SHA for bb56929
View code at this point
Browse repository at this point
Move rule
Adrián Bolonio
committed
db3bad5
View commit details
Copy full SHA for db3bad5
View code at this point
Browse repository at this point
Move tests
Adrián Bolonio
committed
4054a2f
View commit details
Copy full SHA for 4054a2f
View code at this point
Browse repository at this point
Add documentation, Move to accessibility folder, Add config
Adrián Bolonio
committed
b6645c2
View commit details
Copy full SHA for b6645c2
View code at this point
Browse repository at this point
Add documentation, Move to accessibility folder, Add config
Adrián Bolonio
committed
41721c3
View commit details
Copy full SHA for 41721c3
View code at this point
Browse repository at this point
Add documentation, Move to accessibility folder, Add config
Adrián Bolonio
committed
fd729fa
View commit details
Copy full SHA for fd729fa
View code at this point
Browse repository at this point
Commits on Jul 29, 2022
Merge branch 'master' into accessibility/issues/1430/migrate-a11y-rubocop-rules-link-href
Adrián Bolonio
authored
dc28c6e
View commit details
Copy full SHA for dc28c6e
View code at this point
Browse repository at this point
Merge branch 'master' into accessibility/issues/1430/migrate-a11y-rubocop-rules-no-positive-tabindex
Adrián Bolonio
authored
333da2a
View commit details
Copy full SHA for 333da2a
View code at this point
Browse repository at this point
Merge branch 'master' into accessibility/issues/1430/migrate-a11y-rubocop-rules-no-redundant-image-alt
Adrián Bolonio
authored
7040e04
View commit details
Copy full SHA for 7040e04
View code at this point
Browse repository at this point
Renamed and move rubocop rule
Adrián Bolonio
committed
7aa3f0c
View commit details
Copy full SHA for 7aa3f0c
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
Add new a11y rubocop rule: LinkHref
Adrián Bolonio
committed
fb79321
View commit details
Copy full SHA for fb79321
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.