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

feat(cli): add optional config path argument #3050

Merged
merged 2 commits into from Feb 21, 2024

Conversation

WillLillis
Copy link
Contributor

I was interested in the alternate config option described in #3001 and took a shot at implementing. If this isn't a desired feature my apologies :)

Closes #3001

cli/config/src/lib.rs Outdated Show resolved Hide resolved
cli/config/src/lib.rs Outdated Show resolved Hide resolved
cli/src/main.rs Outdated Show resolved Hide resolved
@amaanq
Copy link
Member

amaanq commented Feb 21, 2024

If this isn't a desired feature my apologies :)

it's totally welcome, just extremely low priority for me atm

@WillLillis
Copy link
Contributor Author

Thanks for the feedback!

@amaanq
Copy link
Member

amaanq commented Feb 21, 2024

awesome, thanks

@amaanq amaanq merged commit f894a53 into tree-sitter:master Feb 21, 2024
13 checks passed
@WillLillis WillLillis deleted the config_path branch February 22, 2024 01:35
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.

command line option to assign config path
2 participants