Skip to content

Commit e0e6f63

Browse files
committedJun 29, 2016
Rubocop disable block comment check
1 parent d0229fe commit e0e6f63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.rubocop.yml

+3
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,6 @@ Style/Documentation:
6464

6565
Style/StringLiterals:
6666
Enabled: false
67+
68+
Style/BlockComments:
69+
Enabled: false

0 commit comments

Comments
 (0)
Please sign in to comment.