We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9da1d9f commit 1f60a3cCopy full SHA for 1f60a3c
1 file changed
.rubocop.yml
@@ -1,11 +1,7 @@
1
+---
2
AllCops:
3
Exclude:
- - vendor/**/*
4
- - metadata.rb
5
- - '**/Puppetfile'
6
- - Puppetfile
7
- - test/**/*
8
-
+ - vendor/**/*
9
Documentation:
10
Enabled: false
11
AlignParameters:
0 commit comments