adding missing fact sets #352
test.yml
on: pull_request
Matrix: test
rubocop
15s
Test suite
0s
Annotations
8 errors
rubocop:
facts/Vagrantfile#L106
Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
|
rubocop:
facts/Vagrantfile#L124
Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
|
rubocop:
facts/Vagrantfile#L130
Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
|
rubocop:
facts/Vagrantfile#L176
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
rubocop:
facts/Vagrantfile#L176
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
rubocop:
facts/Vagrantfile#L177
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
rubocop:
facts/Vagrantfile#L177
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
rubocop
Process completed with exit code 1.
|