Admin policy #753
Annotations
7 errors
|
rubocop
Process completed with exit code 1.
|
|
rubocop:
spec/support/system_helpers/asset_upload_helpers.rb#L12
Layout/EndAlignment: `end` at 12, 17 is not aligned with `div_prefix = case` at 3, 4.
|
|
rubocop:
app/policies/library_asset_policy.rb#L8
Layout/IndentationConsistency: Inconsistent indentation detected.
|
|
rubocop:
app/policies/library_asset_policy.rb#L8
Layout/IndentationWidth: Use 2 (not 1) spaces for indentation.
|
|
rubocop:
app/policies/library_asset_policy.rb#L8
Layout/IndentationStyle: Tab detected in indentation.
|
|
rubocop:
app/policies/admin/home_policy.rb#L3
Layout/CommentIndentation: Incorrect indentation detected (column 2 instead of 4).
|
|
rubocop:
app/policies/admin/ahoy_activity_policy.rb#L3
Layout/CommentIndentation: Incorrect indentation detected (column 2 instead of 4).
|