Skip to content

dev: update pre-commit hooks to match ci - #229

Merged
kodiakhq[bot] merged 1 commit into
sbdchd:mainfrom
jgarst:ty-pre-commit
Jul 29, 2026
Merged

dev: update pre-commit hooks to match ci#229
kodiakhq[bot] merged 1 commit into
sbdchd:mainfrom
jgarst:ty-pre-commit

Conversation

@jgarst

@jgarst jgarst commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

While turning around the last PR, I stubbed my toe on ty checks running in CI but not in pre-commit. PR #212 looks like it added the check, but not the local devtools or mention in the readme. This PR adds the ty type checker to the README, linting script, and pre-commit hooks, matching the requirements of the ci gate.

I had this in my branches, but am a little ambivalent about further cementing ty as a supported type checker, because I ran into a confusing bug while using it. I compromised by writing up the problem, and being embarrassed about the wall of text. Can't win I guess.

Adds the ty type checker to the README, linting script, and
pre-commit hooks. This matches the requirements of the ci gate.

@sbdchd sbdchd left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sbdchd sbdchd added the automerge auto merge PRs using kodiak label Jul 29, 2026
@kodiakhq
kodiakhq Bot merged commit 55503ec into sbdchd:main Jul 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge auto merge PRs using kodiak

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants