We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ca8936 commit a6a3808Copy full SHA for a6a3808
.travis.yml
@@ -4,8 +4,4 @@ install:
4
- gem install puppet-lint
5
6
script:
7
- - puppet-lint --fail-on-warnings modules
8
-
9
-notifications:
10
- slack:
11
- secure: JE2zKZ1cjxMQ2/9wOE4vwmupHI1bj7QaTLbnTKNUQEUFBJsprKwvrWCGuupvpJ0v22FvVFPnkINQa1drTyVgxVVxQ4i2WOM8wBaE6WkaJn8nly0jNvy1TyrSOiwU8PWROY1Q8eNCUQYL4By4xFmKUuf66Mgnx6ERkSfv8xAO8cE=
+ - puppet-lint --fail-on-warnings --no-2sp_soft_tabs-check --no-hard_tabs-check --no-names_containing_dash-check --no-autoloader_layout-check --no-nested_classes_or_defines-check modules
0 commit comments