How do i make harper understand capital case is actually multiple words? #938
Unanswered
redsuperbat
asked this question in
Q&A
Replies: 1 comment 4 replies
-
+1 — I'm also looking for this. I've recently started using Harper to spell check comments in my code. I couldn't find a setting to make it respect CamelCasing. To add an example.. I might have a comment like the following: # rubocop:disable Style/DataInheritance Where harper will complain:
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Id like harper-ls to understand
MasonLspconfigSettings
asMason
Lspconfig
Settings
instead of a single word. Like it does with camel case and snake case. How can I configure this?Beta Was this translation helpful? Give feedback.
All reactions