summaryrefslogtreecommitdiffstats
path: root/comm/tools/lint/yaml.yml
blob: 9451d52d3c4c823931c8fb3e53ea44bec844b878 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
yamllint:
    description: YAML linter
    include:
        - comm/
    extensions: ['yml', 'yaml']
    support-files:
        - '**/.yamllint'
        - 'tools/lint/yamllint_/**'
    type: external
    payload: commlint:lint_wrapper
    wraps: yamllint_:lint