chore(deps-dev): bump rubocop-performance from 1.25.0 to 1.26.0 #209
Annotations
5 errors
|
Lint code for consistent style
Process completed with exit code 1.
|
|
Lint code for consistent style:
app/services/github_service.rb#L7
Layout/EmptyLinesAfterModuleInclusion: Add an empty line after module inclusion.
|
|
Lint code for consistent style:
app/services/github_error_handler.rb#L3
Layout/EmptyLinesAfterModuleInclusion: Add an empty line after module inclusion.
|
|
Lint code for consistent style:
app/helpers/application_helper.rb#L2
Layout/EmptyLinesAfterModuleInclusion: Add an empty line after module inclusion.
|
|
Lint code for consistent style:
app/controllers/diaries_controller.rb#L1
Metrics/ClassLength: Class has too many lines. [181/180]
|
Loading