Fix bad merge conflict on rubocop_todo
This commit is contained in:
@@ -14,7 +14,6 @@ Lint/InheritException:
|
|||||||
Exclude:
|
Exclude:
|
||||||
- 'app/controllers/concerns/feature_flags.rb'
|
- 'app/controllers/concerns/feature_flags.rb'
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
# Offense count: 13
|
# Offense count: 13
|
||||||
Lint/ParenthesesAsGroupedExpression:
|
Lint/ParenthesesAsGroupedExpression:
|
||||||
Exclude:
|
Exclude:
|
||||||
@@ -23,13 +22,6 @@ Lint/ParenthesesAsGroupedExpression:
|
|||||||
- 'spec/features/proposals_spec.rb'
|
- 'spec/features/proposals_spec.rb'
|
||||||
- 'spec/models/debate_spec.rb'
|
- 'spec/models/debate_spec.rb'
|
||||||
|
|
||||||
# Offense count: 1
|
|
||||||
Lint/UnderscorePrefixedVariableName:
|
|
||||||
Exclude:
|
|
||||||
- 'lib/manager_authenticator.rb'
|
|
||||||
|
|
||||||
=======
|
|
||||||
>>>>>>> 0da0d145c... Fix Lint/UnderscorePrefixedVariableName issue and remove it from rubocop_todo file
|
|
||||||
# Offense count: 4
|
# Offense count: 4
|
||||||
# Cop supports --auto-correct.
|
# Cop supports --auto-correct.
|
||||||
# Configuration parameters: IgnoreEmptyBlocks, AllowUnusedKeywordArguments.
|
# Configuration parameters: IgnoreEmptyBlocks, AllowUnusedKeywordArguments.
|
||||||
|
|||||||
Reference in New Issue
Block a user