Commit 5fcf646
committed
Before using yamllint on newly changed files, filter by extension
This needs to be done in addition to filter within the .yamllint file because CI runs yamllint on individual files and not directories.
The configuration within the .yamllint works when yamllint is given a directory.1 parent 79b309d commit 5fcf646
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments