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 3d7cd6e commit 9bcabc7Copy full SHA for 9bcabc7
.hound.yml
@@ -1,3 +1,3 @@
1
-rubocop:
2
- config_file: .rubocop.yml
+# rubocop:
+# config_file: .rubocop.yml
3
fail_on_violations: true
Gemfile
@@ -6,3 +6,4 @@ gem 'rspec'
6
gem 'webmock'
7
gem 'ci_reporter_rspec'
8
gem 'googleauth'
9
+gem 'rubocop'
0 commit comments