Skip to content

Commit

Permalink
rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
buty4649 committed Nov 9, 2023
1 parent 3d107b9 commit 4cbc5b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ Style/StderrPuts:
Enabled: false

Style/GlobalVars:
Exclude:
- mrblib/rf/container.rb
AllowedVariables: [ $output, $F ]

Style/SpecialGlobalVars:
Exclude:
Expand Down

0 comments on commit 4cbc5b4

Please sign in to comment.