Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(generate): don't check arbitrarily named dirs #3322

Merged
merged 2 commits into from
Apr 27, 2024

Conversation

ObserverOfTime
Copy link
Member

i.e. check bindings/swift rather than bindings/swift/TreeSitterFoo
since the dir name may have different casing (e.g. TreeSitterFOO)

i.e. check `bindings/swift` rather than `bindings/swift/TreeSitterFoo`
since the dir name may have different casing (e.g. `TreeSitterFOO`)
@ObserverOfTime ObserverOfTime added this to the 0.22 milestone Apr 26, 2024
@amaanq amaanq merged commit 26fa3a7 into tree-sitter:master Apr 27, 2024
11 of 12 checks passed
@ObserverOfTime ObserverOfTime deleted the casing branch April 27, 2024 21:15
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.

None yet

2 participants