mirror of
https://github.com/inspec/inspec
synced 2024-11-22 12:43:07 +00:00
Do not lint test kitchen support files
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
parent
9366804335
commit
6960a714b9
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ AllCops:
|
|||
- 'vendor/**/*'
|
||||
- 'lib/bundles/inspec-init/templates/**/*'
|
||||
- 'www/demo/**/*'
|
||||
- 'kitchen/**/*'
|
||||
AlignParameters:
|
||||
Enabled: true
|
||||
BlockDelimiters:
|
||||
|
|
Loading…
Reference in a new issue