Commit bb58b7b
committed
fix(ci): rename syntax-error fixture to .bash so shellcheck skips it
ShellCheck's find-based scanner matched the fixture even with ignore_paths,
so rename to .bash to keep it out of both the CI scanner and `make sa`.1 parent e451059 commit bb58b7b
3 files changed
Lines changed: 1 addition & 3 deletions
File tree
- .github/workflows
- tests/acceptance
- fixtures
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | 28 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments