Refractor: Tomato to sofia #973
Annotations
9 errors
Lint:
app/resources/v1/user_resource.rb#L147
Layout/LineLength: Line is too long. [123/100] (https://rubystyle.guide#max-line-length)
|
Lint:
config/initializers/doorkeeper.rb#L47
Layout/LineLength: Line is too long. [108/100] (https://rubystyle.guide#max-line-length)
|
Lint:
spec/policies/user_policy_spec.rb#L31
[Correctable] RSpec/EmptyLineAfterExampleGroup: Add an empty line after describe. (https://rspec.rubystyle.guide/#empty-lines-between-describes, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterExampleGroup)
|
Lint:
spec/policies/user_policy_spec.rb#L32
[Correctable] Layout/IndentationConsistency: Inconsistent indentation detected. (https://rubystyle.guide#spaces-indentation, https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#follow-the-coding-conventions)
|
Lint:
spec/policies/user_policy_spec.rb#L33
[Correctable] Layout/IndentationWidth: Use 2 (not 4) spaces for indentation. (https://rubystyle.guide#spaces-indentation)
|
Lint:
spec/policies/user_policy_spec.rb#L34
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
Lint:
spec/policies/user_policy_spec.rb#L39
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
Lint:
spec/policies/user_policy_spec.rb#L44
[Correctable] Layout/BlockAlignment: end at 44, 4 is not aligned with describe 'when with old sofia application' do at 32, 6.
|
Lint
Process completed with exit code 1.
|
Loading