better api for conditional dialog modal placement #996
Annotations
10 errors
|
lint:
app/controllers/organizations/projects_controller.rb#L13
Style/EmptyMethod: Put empty method definitions on a single line.
|
|
lint:
app/controllers/organizations/memberships_controller.rb#L11
Style/EmptyMethod: Put empty method definitions on a single line.
|
|
lint:
app/controllers/organizations/dashboard_controller.rb#L6
Style/EmptyMethod: Put empty method definitions on a single line.
|
|
lint:
app/controllers/concerns/translation.rb#L33
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
|
|
lint:
app/controllers/concerns/translation.rb#L33
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
|
|
lint:
app/components/tabs_component.rb#L26
Style/TernaryParentheses: Omit parentheses for ternary conditions.
|
|
lint:
app/avo/resources/user.rb#L36
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
lint:
app/avo/resources/user.rb#L32
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
lint:
app/avo/resources/organization.rb#L45
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
|
lint:
app/avo/resources/organization.rb#L41
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|