Skip to content

Commit

Permalink
fix .rubocop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sonodar committed Jan 11, 2018
1 parent 89de577 commit 268a25f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ require: rubocop-rspec

AllCops:
DisplayCopNames: true
Exclude:
- vendor/**/*
- aws-ssm-env.gemspec

AsciiComments:
Enabled: false
Expand Down

0 comments on commit 268a25f

Please sign in to comment.