Skip to content
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

Fix the following suggestions #38

Open
27 of 33 tasks
danielgolden opened this issue Jul 20, 2022 · 0 comments
Open
27 of 33 tasks

Fix the following suggestions #38

danielgolden opened this issue Jul 20, 2022 · 0 comments

Comments

@danielgolden
Copy link
Contributor

danielgolden commented Jul 20, 2022

False positives

Capitalization

  • "I've" -> "I've"
  • "Git" -> "git"
  • "Nerdpack" -> "nerdpack"
  • "PRs" -> "prs"
  • "10.2.0.1" capitalization
  • "Android" -> "android"
  • "Application performance monitoring" -> "application performance monitoring" (even though it was the first word in the sentence)
  • "Dashboards" -> "dashboards" (even though it was the first word in the sentence)
  • "Go" -> "go" (the language)
  • "DevOps" -> "devops" (questionable)
  • "CPU" -> "cpu"
  • "Nginx" -> "nginx"
  • "RedHat" -> "redhat"
  • Instant "Observability" -> "observability (link)
  • "Instant Observability" -> "instant observability"

Spelling

  • "NPM" spelling
  • "JVM" spelling
  • "2:41PM" -> "2:41STM" (submitted an issue and a PR)
  • "https" spelling
  • "Feb" spelling
  • "uncheck" -> "recheck"
  • "prepopulated" -> "repopulated" (should be "pre-populated")
  • "IDE" spelling
  • "CDN" spelling
  • "customizable" spelling (but it's correct)
  • "jumpstart" -> "upstart" (should be "jump-start")
  • Capitalization corrections displaying in lower case and then being applied as capitalized.

Equality

  • "special" as insensitive language

Unknown rule

  • "apm" -> "apm"
  • "apache" -> "apache"
  • "GDPR" -> "GDP"

Contractions

  • "I have" -> "I've" (British style: I have five of those)
  • "New Relic's" -> "New Relic"
danielgolden added a commit to danielgolden/retext-capitalization that referenced this issue Jul 25, 2022
danielgolden added a commit to danielgolden/language-linter that referenced this issue Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant