Skip to content

Commit

Permalink
Update rubocop configuration to ignore non-ASCII characters in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf31o2 committed Sep 25, 2014
1 parent 4c370d7 commit 166298c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ HashSyntax:
Enabled: False
SingleSpaceBeforeFirstArg:
Enabled: false
AsciiComments:
Enabled: false

0 comments on commit 166298c

Please sign in to comment.