Do not lint test kitchen support files

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
Clinton Wolfe 2019-05-15 23:09:16 -04:00
parent 9366804335
commit 6960a714b9

View file

@ -18,6 +18,7 @@ AllCops:
- 'vendor/**/*'
- 'lib/bundles/inspec-init/templates/**/*'
- 'www/demo/**/*'
- 'kitchen/**/*'
AlignParameters:
Enabled: true
BlockDelimiters: