Fix rule parsing #288
Annotations
10 errors
Run Static & Syntax Tests:
lib/puppet/provider/firewall/firewall.rb#L471
Layout/SpaceAfterComma: Space missing after comma. (https://rubystyle.guide#spaces-operators)
|
Run Static & Syntax Tests:
spec/unit/puppet/provider/firewall/firewall_output_parsing_spec.rb#L62
Layout/SpaceInsideHashLiteralBraces: Space inside { missing. (https://rubystyle.guide#spaces-braces)
|
Run Static & Syntax Tests:
spec/unit/puppet/provider/firewall/firewall_output_parsing_spec.rb#L62
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run Static & Syntax Tests:
spec/unit/puppet/provider/firewall/firewall_output_parsing_spec.rb#L66
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run Static & Syntax Tests:
spec/unit/puppet/provider/firewall/firewall_output_parsing_spec.rb#L73
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run Static & Syntax Tests:
spec/unit/puppet/provider/firewall/firewall_output_parsing_spec.rb#L78
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run Static & Syntax Tests:
spec/unit/puppet/provider/firewall/firewall_output_parsing_spec.rb#L83
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run Static & Syntax Tests:
spec/unit/puppet/provider/firewall/firewall_output_parsing_spec.rb#L84
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run Static & Syntax Tests:
spec/unit/puppet/provider/firewall/firewall_output_parsing_spec.rb#L93
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run Static & Syntax Tests:
spec/unit/puppet/provider/firewall/firewall_output_parsing_spec.rb#L94
Layout/SpaceInsideHashLiteralBraces: Space inside } missing. (https://rubystyle.guide#spaces-braces)
|
Loading