We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sorry for posting in the wrong issue.
Ratatui should not be corrected because RataTUI exists in the Rust ecosystem.
The text was updated successfully, but these errors were encountered:
The current correction is ratatui,ratatouille
ratatui,ratatouille
I'm assuming we should limit this to Rust?
Existing rust-specific logic we have:
( "rust", StaticDictConfig { ignore_idents: &[ "flate2", // https://crates.io/crates/flate2 ], ignore_words: &[ "ser", // serde::ser, serde_json::ser, etc. ], }, ),
Sorry, something went wrong.
What about Markdown files? For example, I have this problem with my latest blog post which is written in Markdown.
Thats true for a lot of these per-language items currently.
NDArray
No branches or pull requests
Sorry for posting in the wrong issue.
Ratatui should not be corrected because RataTUI exists in the Rust ecosystem.
The text was updated successfully, but these errors were encountered: