File tree Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change @@ -30,20 +30,7 @@ Metrics/MethodLength:
30
30
# Configuration parameters: Prefixes.
31
31
# Prefixes: when, with, without
32
32
RSpec/ContextWording :
33
- Exclude :
34
- - ' spec/rubocop/cop/rails/blank_spec.rb'
35
- - ' spec/rubocop/cop/rails/bulk_change_table_spec.rb'
36
- - ' spec/rubocop/cop/rails/delegate_spec.rb'
37
- - ' spec/rubocop/cop/rails/exit_spec.rb'
38
- - ' spec/rubocop/cop/rails/file_path_spec.rb'
39
- - ' spec/rubocop/cop/rails/has_many_or_has_one_dependent_spec.rb'
40
- - ' spec/rubocop/cop/rails/inverse_of_spec.rb'
41
- - ' spec/rubocop/cop/rails/present_spec.rb'
42
- - ' spec/rubocop/cop/rails/read_write_attribute_spec.rb'
43
- - ' spec/rubocop/cop/rails/redundant_receiver_in_with_options_spec.rb'
44
- - ' spec/rubocop/cop/rails/relative_date_constant_spec.rb'
45
- - ' spec/rubocop/cop/rails/reversible_migration_spec.rb'
46
- - ' spec/rubocop/cop/rails/safe_navigation_spec.rb'
33
+ Enabled : false
47
34
48
35
# Offense count: 204
49
36
# Configuration parameters: Max.
You can’t perform that action at this time.
0 commit comments