Use chef 17 for 3.0 tests, chef 18 for 3.1 tests #94
Annotations
5 errors and 2 warnings
chefstyle:
lib/chef/resource/private_key.rb#L202
[Correctable] Layout/IndentationWidth: Use 2 (not -7) spaces for indentation.
|
chefstyle:
lib/chef/resource/private_key.rb#L203
[Correctable] Layout/ElseAlignment: Align elsif with if.
|
chefstyle:
lib/chef/resource/private_key.rb#L214
[Correctable] Layout/ElseAlignment: Align elsif with if.
|
chefstyle:
lib/chef/resource/private_key.rb#L216
[Correctable] Layout/ElseAlignment: Align else with if.
|
chefstyle
Process completed with exit code 1.
|
chefstyle:
lib/chef/resource/private_key.rb#L201
Lint/UselessAssignment: Useless assignment to variable - things.
|
chefstyle:
lib/chef/resource/private_key.rb#L218
[Correctable] Layout/EndAlignment: end at 218, 10 is not aligned with if at 201, 19.
|