Refactor unit test #73
Annotations
4 errors
Run rake rubocop:
spec/classes/openvmtools_init_spec.rb#L37
Layout/IndentationStyle: Tab detected in indentation. (https://rubystyle.guide#spaces-indentation)
|
Run rake rubocop:
spec/classes/openvmtools_init_spec.rb#L37
Layout/CaseIndentation: Indent `when` as deep as `case`. (https://rubystyle.guide#indent-when-to-case)
|
Run rake rubocop:
spec/classes/openvmtools_init_spec.rb#L38
Layout/IndentationWidth: Use 2 (not 5) spaces for indentation. (https://rubystyle.guide#spaces-indentation)
|
Run rake rubocop
Process completed with exit code 1.
|
Loading