.git: Centralize .githooks and add autoformatting - #20
Merged
arklian merged 1 commit intoJun 8, 2026
Conversation
Member
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
arklian
force-pushed
the
06-07-add_.githooks_pre-commit_hook_with_formatting_linting_and_simplify_hook_installation
branch
from
June 7, 2026 23:16
eacf2f2 to
8d62089
Compare
arklian
marked this pull request as ready for review
June 7, 2026 23:16
Graphite Automations"Request reviewers once CI passes" took an action on this PR • (06/07/26)1 reviewer was added to this PR based on Henry Chen's automation. |
Arshadul-Monir
previously approved these changes
Jun 8, 2026
Member
Author
Merge activity
|
arklian
changed the base branch from
06-07-chore_remove_unused_tailwind_css_dependency
to
graphite-base/20
June 8, 2026 17:53
arklian
force-pushed
the
06-07-add_.githooks_pre-commit_hook_with_formatting_linting_and_simplify_hook_installation
branch
from
June 8, 2026 18:03
8d62089 to
4c16b7d
Compare
graphite-app
Bot
dismissed
Arshadul-Monir’s stale review
June 8, 2026 18:03
The base branch was changed.
Pre-commit hooks enforce formatting and linting locally before code reaches CI, giving developers instant feedback and keeping the commit history clean. Auto-fixing reduces friction — most violations are corrected automatically without the developer needing to do anything extra. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
arklian
force-pushed
the
06-07-add_.githooks_pre-commit_hook_with_formatting_linting_and_simplify_hook_installation
branch
from
June 8, 2026 18:03
4c16b7d to
ed995cb
Compare
|
RandyJDean
approved these changes
Jun 8, 2026
arklian
deleted the
06-07-add_.githooks_pre-commit_hook_with_formatting_linting_and_simplify_hook_installation
branch
June 8, 2026 18:33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com