Skip to content

Commit

Permalink
Update .rubocop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
huseyin committed Sep 22, 2018
1 parent b201075 commit 9f3ec7e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,11 @@ AllCops:
- Vagrantfile
Documentation:
Enabled: false
Rails/UnknownEnv:
Environments:
- production
- development
- test
- beta
Metrics/LineLength:
Max: 120

0 comments on commit 9f3ec7e

Please sign in to comment.