Use chef 17 for 3.0 tests, chef 18 for 3.1 tests #89
Annotations
5 errors and 1 warning
chefstyle:
lib/chef/resource/private_key.rb#L209
[Correctable] Layout/IndentationConsistency: Inconsistent indentation detected.
|
chefstyle:
lib/chef/resource/private_key.rb#L210
[Correctable] Layout/ElseAlignment: Align elsif with if.
|
chefstyle:
lib/chef/resource/private_key.rb#L225
[Correctable] Layout/ElseAlignment: Align elsif with if.
|
chefstyle:
lib/chef/resource/private_key.rb#L228
[Correctable] Layout/ElseAlignment: Align else with if.
|
chefstyle
Process completed with exit code 1.
|
chefstyle:
lib/chef/resource/private_key.rb#L231
[Correctable] Layout/EndAlignment: end at 231, 10 is not aligned with if at 207, 19.
|