Commit e72d599
committed
ci: exclude vendored watcher/ from super-linter
All super-linter failures come from watcher/, a vendored copy of the
third-party wtr/watcher library. Exclude it so the lint job reflects
FrankenPHP's own code. The `^` anchor leaves .github/actions/watcher/
and internal/watcher/ linted.1 parent 8f4412c commit e72d599
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
0 commit comments