Skip to content

Enable some cops to prevent warnings #8597

@tagliala

Description

@tagliala
  • Lint/AmbiguousOperator
    app/controllers/active_admin/resource_controller/data_access.rb:239: warning: `*' interpreted as argument prefix
    
  • Lint/AmbiguousRegexpLiteral
    lib/active_admin/resource/naming.rb:8: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
    
  • Lint/UselessAssignment
    spec/unit/namespace/register_resource_spec.rb:81: warning: assigned but unused variable - user
    

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions