Skip to content

Commit b99d7c6

Browse files
committed
Disable Cop
1 parent 357e9bf commit b99d7c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
return 14
2-
raise 'unreachable'
2+
raise 'unreachable' # rubocop:disable Lint/UnreachableCode

0 commit comments

Comments
 (0)