Enable Git Includes (Sparse Checkout) #109
Annotations
3 errors
Run Static & Syntax Tests:
lib/puppet/provider/vcsrepo/git.rb#L104
Lint/UnusedMethodArgument: Unused method argument - `desired`. If it's necessary, use `_` or `_desired` as an argument name to indicate that it won't be used. If it's unnecessary, remove it. You can also write as `includes=(*)` if you want the method to accept any arguments but don't care about them. (https://rubystyle.guide#underscore-unused-vars)
|
Run Static & Syntax Tests:
lib/puppet/provider/vcsrepo/git.rb#L455
Style/RedundantBegin: Redundant `begin` block detected. (https://rubystyle.guide#begin-implicit)
|
Run Static & Syntax Tests
Process completed with exit code 1.
|
Loading