File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -32,10 +32,6 @@ Metrics/BlockLength:
32
32
- ' lib/tasks/*.rake'
33
33
- ' spec/**/*.rb'
34
34
35
- # Naming/FileName: # https://github.com/bbatsov/rubocop/issues/2973
36
- # Exclude:
37
- # - 'Gemfile'
38
-
39
35
Style/AsciiComments :
40
36
Enabled : false
41
37
@@ -58,10 +54,6 @@ Style/MethodMissing:
58
54
Exclude :
59
55
- ' app/models/concerns/hyrax/file_set/characterization.rb'
60
56
61
- Style/NumericPredicate :
62
- Exclude :
63
- - ' app/controllers/hyrax/file_sets_controller.rb'
64
-
65
57
Style/SymbolArray :
66
58
Enabled : false
67
59
@@ -71,10 +63,6 @@ Style/ClassAndModuleChildren:
71
63
Style/SingleLineBlockParams :
72
64
Enabled : false
73
65
74
- Style/ZeroLengthPredicate :
75
- Exclude :
76
- - ' app/controllers/hyrax/file_sets_controller.rb'
77
-
78
66
Rails/ApplicationJob :
79
67
Enabled : false
80
68
You can’t perform that action at this time.
0 commit comments