zizmor.yml at this repo's root is a redundant copy of the canonical policy at smartwatermelon/github-workflows/zizmor.yml.
It is no longer needed. run-standards.sh:177 falls back to canonical when no repo-local file exists, and the local pre-commit hook passes the config explicitly since twistedmelonman/dotfiles#344. The copy only adds a place for the policy to drift — which has already happened: smartwatermelon/gmail-newsletter-filter's copy is the canonical file truncated at line 95, missing three ignore blocks. It happens to produce identical results there today, but that is luck, not design.
No PR needed for this alone. Fold git rm zizmor.yml into the next PR that touches this repo for any reason.
Context: twistedmelonman/claude-config#531.
zizmor.ymlat this repo's root is a redundant copy of the canonical policy atsmartwatermelon/github-workflows/zizmor.yml.It is no longer needed.
run-standards.sh:177falls back to canonical when no repo-local file exists, and the local pre-commit hook passes the config explicitly sincetwistedmelonman/dotfiles#344. The copy only adds a place for the policy to drift — which has already happened:smartwatermelon/gmail-newsletter-filter's copy is the canonical file truncated at line 95, missing three ignore blocks. It happens to produce identical results there today, but that is luck, not design.No PR needed for this alone. Fold
git rm zizmor.ymlinto the next PR that touches this repo for any reason.Context:
twistedmelonman/claude-config#531.