diff --git a/.rubocop.yml b/.rubocop.yml index 7214ecb..eedf17b 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,11 +1,7 @@ +--- AllCops: Exclude: - - vendor/**/* - - metadata.rb - - '**/Puppetfile' - - Puppetfile - - test/**/* - + - vendor/**/* Documentation: Enabled: false AlignParameters: