-
Notifications
You must be signed in to change notification settings - Fork 7
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
Support --config
(custom config filepath)
#19
Comments
Great idea! |
+1 - would love to be able to set this globally for projects that don't have a config. |
@dsully I can make this work the same as
|
tekumara
pushed a commit
that referenced
this issue
Dec 10, 2023
🤖 I have created a release *beep* *boop* --- ## [0.1.8](v0.1.7...v0.1.8) (2023-12-10) ### Features * support custom config file ([67886b9](67886b9)), closes [#19](#19) * typos 1.16.23 ([ae1d36c](ae1d36c)) * typos 1.16.24 ([3006f24](3006f24)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: potatobot-prime[bot] <132267321+potatobot-prime[bot]@users.noreply.github.com>
This was referenced Mar 26, 2024
This was referenced Sep 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The typos cli supports
--config
to use a specific config file. Having such an option also for the LSP could be quite useful as well?The text was updated successfully, but these errors were encountered: