Skip to content

Comments

Optimize Git pre-commit hook#21

Merged
khufu-dev merged 1 commit intomainfrom
ss/git-hook
Feb 20, 2026
Merged

Optimize Git pre-commit hook#21
khufu-dev merged 1 commit intomainfrom
ss/git-hook

Conversation

@khufu-dev
Copy link
Contributor

  1. Don't run tests in Git pre-commit hook. Instead tests will be run as part of the pull request. As tests get larger they will block developers from committing code locally.
  2. There should be no TSX files in this repository.
  3. There should be no Swift files in this repository.
  4. Large files or filenames with special characters can be manually reviewed

@changeset-bot
Copy link

changeset-bot bot commented Feb 19, 2026

⚠️ No Changeset found

Latest commit: b5c7e3c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

1. Don't run tests in Git pre-commit hook. Instead tests will be run as
part of the pull request. As tests get larger they will block developers
from committing code locally.
2. There should be no TSX files in this repository.
3. There should be no Swift files in this repository.
4. Large files or filenames with special characters can be manually
reviewed
@khufu-dev khufu-dev closed this Feb 20, 2026
@khufu-dev khufu-dev deleted the ss/git-hook branch February 20, 2026 00:37
@khufu-dev khufu-dev restored the ss/git-hook branch February 20, 2026 00:37
@khufu-dev khufu-dev reopened this Feb 20, 2026
@khufu-dev khufu-dev merged commit da9fd9a into main Feb 20, 2026
3 checks passed
@khufu-dev khufu-dev deleted the ss/git-hook branch February 20, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants