We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f60a3c commit 347e022Copy full SHA for 347e022
1 file changed
.rubocop.yml
@@ -2,6 +2,7 @@
2
AllCops:
3
Exclude:
4
- vendor/**/*
5
+ - "*/puppet/Puppetfile"
6
Documentation:
7
Enabled: false
8
AlignParameters:
0 commit comments