We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0486c56 commit 463c5bbCopy full SHA for 463c5bb
lib/puppet-lint.rb
@@ -11,7 +11,6 @@
11
require 'puppet-lint/checks'
12
require 'puppet-lint/report/github'
13
require 'puppet-lint/bin'
14
-require 'puppet-lint/monkeypatches'
15
16
class PuppetLint::NoCodeError < StandardError; end
17
0 commit comments