Skip to content

Commit

Permalink
Update rubocop fix me
Browse files Browse the repository at this point in the history
  • Loading branch information
straleyb committed Jul 15, 2019
1 parent 6d77a43 commit 2f764b5
Show file tree
Hide file tree
Showing 3 changed files with 718 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Rails/ApplicationRecord:
RSpec/DescribeClass:
Exclude:
- 'spec/system/**/*'
- 'spec/views/**/*'
- 'spec/**/*'

RSpec/LetSetup:
Enabled: false
Expand Down

0 comments on commit 2f764b5

Please sign in to comment.