mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 08:43:37 +02:00
parent
c1248c0680
commit
9f8b99a348
1 changed files with 4 additions and 1 deletions
|
@ -776,7 +776,7 @@ Style/CommentAnnotation:
|
||||||
- 'app/models/contact.rb'
|
- 'app/models/contact.rb'
|
||||||
- 'app/views/epp/domains/info.xml.builder'
|
- 'app/views/epp/domains/info.xml.builder'
|
||||||
|
|
||||||
# Offense count: 9
|
# Offense count: 12
|
||||||
# Cop supports --auto-correct.
|
# Cop supports --auto-correct.
|
||||||
# Configuration parameters: EnforcedStyle, SupportedStyles, SingleLineConditionsOnly, IncludeTernaryExpressions.
|
# Configuration parameters: EnforcedStyle, SupportedStyles, SingleLineConditionsOnly, IncludeTernaryExpressions.
|
||||||
# SupportedStyles: assign_to_condition, assign_inside_condition
|
# SupportedStyles: assign_to_condition, assign_inside_condition
|
||||||
|
@ -790,6 +790,9 @@ Style/ConditionalAssignment:
|
||||||
- 'app/models/epp/domain.rb'
|
- 'app/models/epp/domain.rb'
|
||||||
- 'app/models/invoice.rb'
|
- 'app/models/invoice.rb'
|
||||||
- 'app/models/legal_document.rb'
|
- 'app/models/legal_document.rb'
|
||||||
|
- 'lib/tasks/import.rake'
|
||||||
|
- 'app/api/repp/domain_v1.rb'
|
||||||
|
- 'app/controllers/admin/domains_controller.rb'
|
||||||
|
|
||||||
# Offense count: 472
|
# Offense count: 472
|
||||||
Style/Documentation:
|
Style/Documentation:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue