Bump importmap-rails from 2.2.2 to 2.2.3 #40
Annotations
9 errors
|
Lint code for consistent style
Process completed with exit code 1.
|
|
Lint code for consistent style:
test/models/donut_log_test.rb#L306
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
Lint code for consistent style:
test/models/donut_log_test.rb#L289
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
Lint code for consistent style:
test/models/donut_log_test.rb#L33
Layout/SpaceInsideParens: Space inside parentheses detected.
|
|
Lint code for consistent style:
config/initializers/ruby_llm.rb#L5
Layout/TrailingEmptyLines: Final newline missing.
|
|
Lint code for consistent style:
config/initializers/ruby_llm.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
Lint code for consistent style:
config/initializers/ruby_llm.rb#L1
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
Lint code for consistent style:
app/tools/donut_log_validations_tool.rb#L24
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
Lint code for consistent style:
app/models/donut_log.rb#L40
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Loading