Skip to content

Fix false positives via CLI instead of typos.toml file #1262

Answered by epage
davidrudlstorfer asked this question in Q&A
Discussion options

You must be logged in to vote

typos intentionally keeps project configuration exclusively in the configuration file so that users can run the command without special invocations. There can be external runners that could house the configuration, like pre-commit, but there are still use cases for running outside of that (debugging one's setup, when we get interactive mode, etc). This is without getting into the complexity of specifying such configuration on the command-line.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@davidrudlstorfer
Comment options

Answer selected by davidrudlstorfer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants