Skip to content

Commit

Permalink
Regenerate RuboCop to-do file
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Apr 1, 2024
1 parent 833a011 commit e35a0fa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .rubocop_todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Metrics/BlockLength:

# Configuration parameters: CountComments, CountAsOne.
Metrics/ClassLength:
Max: 145
Max: 146

# Configuration parameters: AllowedMethods, AllowedPatterns.
Metrics/CyclomaticComplexity:
Expand Down Expand Up @@ -101,8 +101,6 @@ RSpec/InstanceVariable:
- 'spec/aruba/api/filesystem_spec.rb'
- 'spec/aruba/api_spec.rb'
- 'spec/aruba/event_bus_spec.rb'
- 'spec/aruba/matchers/command/have_output_size_spec.rb'
- 'spec/aruba/matchers/command_spec.rb'
- 'spec/aruba/matchers/directory_spec.rb'
- 'spec/aruba/matchers/file_spec.rb'
- 'spec/aruba/matchers/path_spec.rb'
Expand Down

0 comments on commit e35a0fa

Please sign in to comment.