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
config/default: Unset
DisabledByDefault: true
- #119
#119
Merged
bensheldon
merged 18 commits into
master
github/rubocop-github:master
from
rubocop-default-enablement
github/rubocop-github:rubocop-default-enablement
Copy head branch name to clipboard
Oct 13, 2022
Conversation
Commits
18
(18)
Checks
Findings
Files changed
Merged
config/default: Unset
DisabledByDefault: true
#119
bensheldon
merged 18 commits into
master
github/rubocop-github:master
from
rubocop-default-enablement
github/rubocop-github:rubocop-default-enablement
Copy head branch name to clipboard
Commits
Commits on Oct 10, 2022
config/default: Unset `DisabledByDefault: true`
Show description for 1b549a3
issyl0
authored
1b549a3
View commit details
Copy full SHA for 1b549a3
Browse repository at this point
rubocop.yml: Disable some cops locally that aren't in the styleguide
Show description for 7df97a7
issyl0
authored
7df97a7
View commit details
Copy full SHA for 7df97a7
Browse repository at this point
Run `bundle exec rubocop -a` (or `-A`) on all the code in this repo
Show description for 53a0a37
issyl0
authored
53a0a37
View commit details
Copy full SHA for 53a0a37
Browse repository at this point
Fix `Naming/MemoizedInstanceVariableName` offenses
issyl0
authored
e36d683
View commit details
Copy full SHA for e36d683
Browse repository at this point
Commits on Oct 11, 2022
README: Note that `DisabledByDefault: true` is useful for granularity
Show description for ee3cac8
issyl0
authored
ee3cac8
View commit details
Copy full SHA for ee3cac8
Browse repository at this point
CHANGELOG: Add an 'unreleased' section
Show description for db3b338
issyl0
authored
db3b338
View commit details
Copy full SHA for db3b338
Browse repository at this point
config/default: Explicitly set `Enabled: false` for a bunch of rules
Show description for f40758f
issyl0
authored
f40758f
View commit details
Copy full SHA for f40758f
Browse repository at this point
config/default: Add `Enabled: true` cops now configured by default
Show description for 05e8276
issyl0
authored
05e8276
View commit details
Copy full SHA for 05e8276
Browse repository at this point
Commits on Oct 12, 2022
config/default: Set `Enabled: false` on a bunch of rules
Show description for e48f452
issyl0
authored
e48f452
View commit details
Copy full SHA for e48f452
Browse repository at this point
config/default: Fix `Layout/IndentationStyle` configuration
Show description for baa90b2
issyl0
authored
baa90b2
View commit details
Copy full SHA for baa90b2
Browse repository at this point
.rubocop.yml: Move `Enabled: false` cops into `config/default.yml`
Show description for 5a1ede7
issyl0
authored
5a1ede7
View commit details
Copy full SHA for 5a1ede7
Browse repository at this point
config/default: It's impossible to disable `Lint/Syntax`
Show description for 60a3a04
issyl0
authored
60a3a04
View commit details
Copy full SHA for 60a3a04
Browse repository at this point
Revert "Run `bundle exec rubocop -a` (or `-A`) on all the code in this repo"
Show description for 55b4ece
issyl0
authored
55b4ece
View commit details
Copy full SHA for 55b4ece
Browse repository at this point
Revert "Fix `Naming/MemoizedInstanceVariableName` offenses"
Show description for d95509e
issyl0
authored
d95509e
View commit details
Copy full SHA for d95509e
Browse repository at this point
config/default: Set `Enabled: false` for new RuboCop rules
Show description for 70dc91b
issyl0
authored
70dc91b
View commit details
Copy full SHA for 70dc91b
Browse repository at this point
Commits on Oct 13, 2022
CHANGELOG: Note that no new rules are enabled in this release
issyl0
authored
4274086
View commit details
Copy full SHA for 4274086
Browse repository at this point
Merge branch 'master' into rubocop-default-enablement
bensheldon
authored
cdcad37
View commit details
Copy full SHA for cdcad37
Browse repository at this point
Disable all of the DisabledByDefault Rails cops too
bensheldon
committed
6bbad25
View commit details
Copy full SHA for 6bbad25
Browse repository at this point
You can’t perform that action at this time.