chore(deps): bump sqlite3 from 2.0.4 to 2.1.1 #57
Annotations
10 errors
Lint code for consistent style:
Gemfile#L18
Layout/TrailingEmptyLines: Final newline missing.
|
Lint code for consistent style:
app/controllers/leva/application_controller.rb#L7
Layout/TrailingEmptyLines: Final newline missing.
|
Lint code for consistent style:
app/controllers/leva/dataset_records_controller.rb#L21
Layout/TrailingEmptyLines: Final newline missing.
|
Lint code for consistent style:
app/controllers/leva/datasets_controller.rb#L5
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
Lint code for consistent style:
app/controllers/leva/datasets_controller.rb#L5
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
Lint code for consistent style:
app/controllers/leva/datasets_controller.rb#L38
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/controllers/leva/datasets_controller.rb#L48
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/controllers/leva/datasets_controller.rb#L58
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/controllers/leva/datasets_controller.rb#L61
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/controllers/leva/datasets_controller.rb#L79
Layout/TrailingEmptyLines: Final newline missing.
|
Loading