Skip to content

Commit

Permalink
style: update rubocop to ignore smaples
Browse files Browse the repository at this point in the history
  • Loading branch information
owen2345 committed May 14, 2021
1 parent 1c84a17 commit 89d2cd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ AllCops:
- 'Gemfile'
- 'Rakefile'
- 'bin/*'
- 'samples/**/*'

Metrics/BlockLength:
Exclude:
Expand Down

0 comments on commit 89d2cd2

Please sign in to comment.