Commit db67b2b
committed
Use pre-commit in GitHub Action to match gate.sh exactly
Run 'pre-commit run --all-files' instead of 'ansible-lint --strict'
directly. This matches gate.sh behavior and uses the pinned
ansible-lint version (v25.8.2) with jmespath dependency from
.pre-commit-config.yaml.
Ref: OSPRH-32049
Change-Id: I9998d10df1bed2e36c73d7b6e0e59662a68ea501
Signed-off-by: Itay Matza <imatza@redhat.com>1 parent 9fa3848 commit db67b2b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
0 commit comments