Remove gem avoidance hack #379
Annotations
9 errors
exe/matrix_from_metadata_v3#L194
Lint/SymbolConversion: Unnecessary symbol conversion; use `:"#{c}_exclude"` instead.
|
exe/matrix_from_metadata_v3#L194
Lint/SymbolConversion: Unnecessary symbol conversion; use `:"#{c}_include"` instead.
|
lib/puppet_litmus/inventory_manipulation.rb#L16
Style/RedundantSelfAssignmentBranch: Remove the self-assignment branch.
|
lib/puppet_litmus/inventory_manipulation.rb#L106
Style/RedundantParentheses: Don't use parentheses around a logical expression.
|
lib/puppet_litmus/rake_helper.rb#L88
Style/MapIntoArray: Use `map` instead of `each` to map elements into an array.
|
lib/puppet_litmus/rake_helper.rb#L163
Style/RedundantFilterChain: Use `none?` instead of `select.empty?`.
|
lib/puppet_litmus/rake_helper.rb#L167
Style/RedundantFilterChain: Use `none?` instead of `select.empty?`.
|
puppet_litmus.gemspec#L29
Layout/ExtraSpacing: Unnecessary spacing detected.
|
|
This job failed
Loading