top | item 46878285

(no title)

bradleyy | 26 days ago

I leave unstaged files all the time, not sure what you mean.

discuss

order

teaearlgraycold|26 days ago

Without extra shenanigans if you have an unstaged file that fails your test suite then pre-commit will reject your commit even if the staged files are error free.

bradleyy|25 days ago

Our stuff is configured to only run on staged files.