style: exclude rule for loggable
This commit is contained in:
+2
-1
@@ -87,6 +87,7 @@ Metrics/ModuleLength:
|
||||
Rails/HelperInstanceVariable:
|
||||
Exclude:
|
||||
- enterprise/app/helpers/captain/chat_helper.rb
|
||||
- enterprise/app/helpers/captain/loggable.rb
|
||||
|
||||
Rails/ApplicationController:
|
||||
Exclude:
|
||||
@@ -336,4 +337,4 @@ FactoryBot/RedundantFactoryOption:
|
||||
Enabled: false
|
||||
|
||||
FactoryBot/FactoryAssociationWithStrategy:
|
||||
Enabled: false
|
||||
Enabled: false
|
||||
|
||||
Reference in New Issue
Block a user