Use chef 17 for 3.0 tests, chef 18 for 3.1 tests #90
Annotations
6 errors and 2 warnings
chefstyle:
lib/chef/resource/private_key.rb#L203
[Correctable] Layout/IndentationConsistency: Inconsistent indentation detected.
|
chefstyle:
lib/chef/resource/private_key.rb#L204
[Correctable] Layout/ElseAlignment: Align elsif with if.
|
chefstyle:
lib/chef/resource/private_key.rb#L219
[Correctable] Layout/ElseAlignment: Align elsif with if.
|
chefstyle:
lib/chef/resource/private_key.rb#L222
[Correctable] Layout/ElseAlignment: Align else with if.
|
chefstyle:
lib/chef/resource/private_key.rb#L226
[Correctable] Layout/CommentIndentation: Incorrect indentation detected (column 0 instead of 10).
|
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#L225
[Correctable] Layout/EndAlignment: end at 225, 10 is not aligned with if at 201, 19.
|