Research-Stack/.github/workflows
Devin AI a5904feffa ci: disable LFS smudge filters in pre-commit job
pre-commit stashes unstaged changes, runs hooks, then pops the stash.
When the runner's working tree has LFS pointer files but git's LFS
smudge filter is configured (per .gitattributes), the stash/pop cycle
reports a phantom diff against the binary content git thinks it
should smudge, and the pop fails with
"the patch applies to ... which does not match the current contents".

All hooks themselves pass on this PR (validated locally and visible in
the previous CI run for #10). Clearing the LFS filters locally for the
pre-commit job removes the disagreement without mutating the repo or
any LFS-tracked files.

Co-Authored-By: Allaun Silverfox <bigdataiscoming+9i37y6j2@protonmail.com>
2026-05-12 04:28:19 +00:00
..
copilot-setup-steps.yml Fix GitHub repository settings config 2026-05-11 22:55:56 -05:00
math-check.yml ci: disable LFS smudge filters in pre-commit job 2026-05-12 04:28:19 +00:00
wolfram-verification.yml Fix GitHub repository settings config 2026-05-11 22:55:56 -05:00