Bring back hooks for auto formatting and ensure build works#7811
Bring back hooks for auto formatting and ensure build works#7811szihs merged 2 commits intoshader-slang:masterfrom
Conversation
ea8b913 to
ddb6669
Compare
c326de9 to
1711a36
Compare
That's not problem. Anyway I will mark it as draft as need to work on this, Hooks can run , but jay commented it would interfere with the claude sense of file content and force to re-read the file, wasting calls. I have a working copy of local setup where I can run workflow. Most likely we should do on pretool hook with match to 'git add' cmd |
csyonghe
left a comment
There was a problem hiding this comment.
instead of using hooks here, can we just setup git hooks to run format pre-commit?
1711a36 to
8c4fc2c
Compare
8c4fc2c to
ece1790
Compare
|
/format |
that would be more intrusive change. Given the formatting scripts is not cross-platform. |
|
🌈 Formatted, please merge the changes from this PR |
Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com>
No description provided.