add tests, fix default_file on Debian Bookworm #47
Annotations
10 errors
Run rake rubocop:
spec/classes/init_spec.rb#L23
Style/ConditionalAssignment: Use the return of the conditional for variable assignment and comparison.
|
Run rake rubocop:
spec/classes/init_spec.rb#L29
Style/ConditionalAssignment: Use the return of the conditional for variable assignment and comparison.
|
Run rake rubocop:
spec/classes/init_spec.rb#L35
Layout/SpaceAfterComma: Space missing after comma. (https://rubystyle.guide#spaces-operators)
|
Run rake rubocop:
spec/classes/init_spec.rb#L43
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
Run rake rubocop:
spec/classes/init_spec.rb#L44
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
Run rake rubocop:
spec/classes/init_spec.rb#L45
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
Run rake rubocop:
spec/classes/init_spec.rb#L46
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
Run rake rubocop:
spec/classes/init_spec.rb#L46
Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call. (https://rubystyle.guide#no-trailing-params-comma)
|
Run rake rubocop:
spec/classes/init_spec.rb#L51
Style/SoleNestedConditional: Consider merging nested conditions into outer `if` conditions.
|
Run rake rubocop:
spec/classes/init_spec.rb#L55
Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call. (https://rubystyle.guide#no-trailing-params-comma)
|
The logs for this run have expired and are no longer available.
Loading