9d3681c10c
Add a YAMLLint compliance check that uses the yamllint package to report linting error on YAML files. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
10 lines
171 B
Plaintext
10 lines
171 B
Plaintext
# COMPLIANCE: required by the compliance scripts
|
|
|
|
# used by ci/check_compliance
|
|
python-magic
|
|
python-magic-bin; sys_platform == "win32"
|
|
lxml
|
|
junitparser>=2
|
|
pylint
|
|
yamllint
|