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

chore(): add alex linter to check for insensitive language #3013

Closed
wants to merge 6 commits into from

Conversation

brandyscarney
Copy link
Member

@brandyscarney brandyscarney commented Jun 30, 2023

This adds the alex package which catches possibly offensive text and recommends alternatives. It is added on as a lint command, similar to the prettier command that lints code.

Known issues:

  • It is not linting versioned_docs unless specified

Ignored words (due to them being technical terms):

  • disabled
  • invalid
  • host
  • hosts
  • pop
  • white
  • whitespace

Problem words to remove or ignore:

  • just (109164)
  • special
  • of course
  • simple
  • straight forward
  • simply
  • easy
  • easily
  • clearly
  • master
  • obvious
  • straightforward
  • actors
  • basically

@vercel
Copy link

vercel bot commented Jun 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-docs ❌ Failed (Inspect) Jun 30, 2023 10:26pm

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

Successfully merging this pull request may close these issues.

1 participant