Describe the Change You Would Like
I guess it's not a bug, just a missing piece in the docs / I'm too stupid to find it:
Hi!
I'm working on a windows 10 box with ruby 2.5 / puppet-lint installed as gem. In addition I've a dozen puppet-lint plugins and enable/disable them per module with an individual .puppet-lint.rc (sse puppetlabs/puppet-vscode#804 ). My understanding for the Rakefile in this module is, that puppet-lint is vendored. is that correct? How would I customize the plugins / is it possible to configure the path to puppet-lint?