Skip to content

Commit a6a3808

Browse files
committed
Update puppet linting
1 parent 2ca8936 commit a6a3808

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,4 @@ install:
44
- gem install puppet-lint
55

66
script:
7-
- puppet-lint --fail-on-warnings modules
8-
9-
notifications:
10-
slack:
11-
secure: JE2zKZ1cjxMQ2/9wOE4vwmupHI1bj7QaTLbnTKNUQEUFBJsprKwvrWCGuupvpJ0v22FvVFPnkINQa1drTyVgxVVxQ4i2WOM8wBaE6WkaJn8nly0jNvy1TyrSOiwU8PWROY1Q8eNCUQYL4By4xFmKUuf66Mgnx6ERkSfv8xAO8cE=
7+
- 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

Comments
 (0)