You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ex. words like camelCase would pass as ok when enableUpperCaseUnderscoreCheck is false, but be reported as a misspell like You have a misspelled word: camelcase when enableUpperCaseUnderscoreCheck option is true. Any ideas for a workaround? Or possibly a fix?
The text was updated successfully, but these errors were encountered:
Ex. words like
camelCase
would pass as ok whenenableUpperCaseUnderscoreCheck
isfalse
, but be reported as a misspell likeYou have a misspelled word: camelcase
whenenableUpperCaseUnderscoreCheck
option istrue
. Any ideas for a workaround? Or possibly a fix?The text was updated successfully, but these errors were encountered: