v0.12.0 #38
Annotations
7 errors
build:
lib/bcf/flight_plans/renderer.rb#L33
Layout/IndentationWidth: Use 2 (not 19) spaces for indentation.
|
build:
lib/bcf/flight_plans/renderer.rb#L34
Layout/ElseAlignment: Align `else` with `@build_context`.
|
build:
lib/bcf/flight_plans/renderer.rb#L35
Layout/IndentationWidth: Use 2 (not 19) spaces for indentation.
|
build:
lib/bcf/flight_plans/renderer.rb#L36
Layout/EndAlignment: `end` at 36, 25 is not aligned with `@build_context = if` at 32, 8.
|
build:
lib/bcf/flight_plans/renderer.rb#L42
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
build:
lib/bcf/flight_plans/renderer.rb#L175
Layout/MultilineMethodCallIndentation: Use 2 (not 11) spaces for indenting an expression spanning multiple lines.
|
build
Process completed with exit code 1.
|