zuul-jobs/roles/tox/library/test-cases/ansible-lint_output.yaml
Albin Vass 53f2444dbb tox: update lint regex to not require column
This is needed to be able to parse output from ansible-lint.

Removes a testcase with a faulty assumption that if the column is
not present the output must be a warning and should not be returned.

It is probably better to allow the user to configure their linting
output themselves.

Also we don't need a separate matcher for sphinx.

Change-Id: I6d06dce921348d3c6fb5a56cdc1e4df675d685c2
2020-05-14 20:30:29 +02:00

9 lines
223 B
YAML

workdir: .
output: |
roles/tox/tasks/main.yaml:41: [EZUULJOBS0001] Loop vars should have zj_ prefix
comments:
roles/tox/tasks/main.yaml:
- line: 41
message: "[EZUULJOBS0001] Loop vars should have zj_ prefix"