Skip to content
Discussion options

You must be logged in to vote

This has come up before and it's still never been tackled: #997 #1057 #1430 #3076 are all related

Basically, the user dictionary only comes into play for the spellcheck linter.

But a word can trigger multiple linters.

But when a word triggers multiple linters only one linter gets to suggest corrections.

But there are one or two specific linting rules added way back early in Harper's lift to address TODO vs Todo vs to-do vs todo.

There are different opinions on which variants are preferred and linters can only be turned off or on, they can't have settings.

There's also the problem that some variants are preferred in code comments, such as TODO, but in English prose the preferred form is "t…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@cprn
Comment options

@cprn
Comment options

@hippietrail
Comment options

Answer selected by cprn
Comment options

You must be logged in to vote
0 replies
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