chore(rubocop): allow use of `YAML.load` for `_mapdata.rb` [skip ci]
[arvados-formula.git] / .yamllint
index 740beca0481e6d2fe6903206cdca102fe8ae8bcb..3227fb8b1ff1773eda8727acfc3f3b22eca42eb0 100644 (file)
--- a/.yamllint
+++ b/.yamllint
@@ -9,9 +9,11 @@ extends: default
 # 2. Any SLS files under directory `test/`, which are actually state files
 # 3. Any YAML files under directory `.kitchen/`, introduced during local testing
 ignore: |
+  .cache/
   node_modules/
   test/**/states/**/*.sls
   .kitchen/
+  test/**/pillar/**/*.sls
 
 yaml-files:
   # Default settings