Skip to content

Commit

Permalink
Disable FileName cop
Browse files Browse the repository at this point in the history
  • Loading branch information
jhx committed Mar 17, 2014
1 parent 3f2012f commit 51f91f3
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 @@ -13,5 +13,8 @@ Documentation:
EmptyLines:
Enabled: false

FileName:
Enabled: false

HashSyntax:
EnforcedStyle: hash_rockets

0 comments on commit 51f91f3

Please sign in to comment.