adding missing fact sets #351
test.yml
on: pull_request
Matrix: test
rubocop
10s
Test suite
0s
Annotations
10 errors
rubocop:
facts/Vagrantfile#L95
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
rubocop:
facts/Vagrantfile#L106
Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
|
rubocop:
facts/Vagrantfile#L110
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
rubocop:
facts/Vagrantfile#L117
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
rubocop:
facts/Vagrantfile#L120
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
rubocop:
facts/Vagrantfile#L121
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
rubocop:
facts/Vagrantfile#L122
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
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)
|