Skip to content
This repository was archived by the owner on Jan 24, 2023. It is now read-only.

Commit 38cf6f9

Browse files
committedSep 18, 2020
Remove exception from Lint/Debugger
1 parent 49a9614 commit 38cf6f9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎.rubocop.yml

-4
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,5 @@ inherit_from: base_rubocop.yml
33
AllCops:
44
TargetRubyVersion: 2.2
55

6-
Lint/Debugger:
7-
Exclude:
8-
- lib/cc/cli/console.rb
9-
106
Style/SpecialGlobalVars:
117
Enabled: false

0 commit comments

Comments
 (0)
This repository has been archived.