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(cli): only output the sources with --no-bindings #3123

Merged
merged 1 commit into from Mar 6, 2024

Conversation

ObserverOfTime
Copy link
Member

In a multi-language repo, running tree-sitter generate --no-bindings in a language subdirectory will still generate .editorconfig, .gitignore, .gitattributes, types/dsl.d.ts and modify package.json, which is undesirable.
This is a stopgap solution until (a) the commands are separated and (b) multi-language generation is improved.

@ObserverOfTime ObserverOfTime force-pushed the no-bindings branch 2 times, most recently from 940e164 to 3009740 Compare March 3, 2024 16:29
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

3 participants