Commit 49f1245
feat: add actionlint to CI and pre-commit for workflow validation (#89)
* feat: add actionlint to CI and pre-commit for workflow validation
Add actionlint step to the Code Quality CI workflow using SHA-pinned
raven-actions/actionlint action (v2.1.2, actionlint 1.7.12). Add
actionlint hook to .pre-commit-config.yaml with files filter for
.github/workflows/. Document actionlint in CONTRIBUTING.md under
Pre-commit hooks and Linting sections.
Ref: RHAIENG-4067
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* docs: remove redundant manual linter instructions from CONTRIBUTING
The Linting section duplicated install/run instructions already
covered by the Pre-commit hooks section. Replace with a reference
to pre-commit hooks and a config file summary.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 615c91e commit 49f1245
3 files changed
Lines changed: 20 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
| 72 | + | |
77 | 73 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
| 74 | + | |
86 | 75 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| 76 | + | |
92 | 77 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
| 78 | + | |
97 | 79 | | |
98 | | - | |
| 80 | + | |
99 | 81 | | |
100 | 82 | | |
101 | 83 | | |
| |||
0 commit comments