We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd01fa3 commit 689f5bbCopy full SHA for 689f5bb
.rubocop.yml
@@ -8,3 +8,7 @@ Naming/FileName:
8
- "rubocop-github.gemspec"
9
- "lib/rubocop-github.rb"
10
- "lib/rubocop-github-rails.rb"
11
+
12
+Gemspec/DevelopmentDependencies:
13
+ Enabled: true
14
+ EnforcedStyle: gemspec
0 commit comments