Make ECP lint runner-compatible
This commit is contained in:
parent
d7f76d6ab2
commit
0c41193867
4 changed files with 12 additions and 1 deletions
|
|
@ -56,3 +56,6 @@ explicitly passing `--passthrough=false` only if an older watcher path is restor
|
|||
Forgejo CI and deploy jobs run inside the repository Nix dev shell instead of downloading generic
|
||||
Linux Rust, Trunk, age, or Node binaries. This keeps self-hosted NixOS runners reproducible and
|
||||
prevents dynamic-linker failures from blocking the Cloudflare asset rollout.
|
||||
|
||||
The workflow ECP gate starts at ECP-0120 because older proposals predate the current lint shape.
|
||||
The lint script uses ripgrep when available and falls back to GNU grep on the Forgejo runner.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue