-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
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
add common words into wordlist #152
Conversation
.wordlist.txt
Outdated
Grafana | ||
hostname |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's keep that one out - is it "hostname" or "host name"? For LXD, I insist on "host name".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it depends - when calling something in code, it's usually hostname but then it's excluded from the spelling checks by virtue of being in a code block. I tend to use host name in body text, but if I have to use hostname I put it in backticks (for example, if I'm referring to a code snippet)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, that's exactly how I do it as well.
I don't mind other projects allowing "hostname" in body text as well, but then it needs to go into the custom word list. ;)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for reviewing it! I removed it from the list :)
.wordlist.txt
Outdated
IAM | ||
installable | ||
JSON | ||
Juju | ||
Kubernetes | ||
Kubeflow | ||
LaunchPad |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've never seen Launchpad with the P capitalised before. I think it should be just Launchpad as used on the https://launchpad.net/ website?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
corrected
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
No description provided.