Vale CMS Need more than a rule playground? Explore
Package Explorer

alex

Catch insensitive, inconsiderate writing.

vale-cli/alex 25 stars 314K downloads v0.2.3 · Nov 2, 2024 latest release style

Getting started

Add it to your .vale.ini, then run vale sync.

Packages = alex

[*.md]
BasedOnStyles = Vale, alex

The name installs the latest release each time vale sync runs. To stay on v0.2.3, the release this page describes, give its URL instead:

Packages = https://github.com/vale-cli/alex/releases/download/v0.2.3/alex.zip

Rules 11

1 error10 warning
  • alex.Ablist warning substitution

    When referring to a person, consider using '%s' instead of '%s'.

  • alex.Condescending error existence Style guide

    Using '%s' may come across as condescending.

  • alex.Gendered warning substitution

    Consider using '%s' instead of '%s'.

  • alex.LGBTQ warning substitution

    Consider using '%s' instead of '%s'.

  • alex.OCD warning substitution

    When referring to a person, consider using '%s' instead of '%s'.

  • alex.Press warning substitution

    Consider using '%s' instead of '%s'.

  • alex.ProfanityLikely warning existence

    Don't use '%s', it's profane.

  • alex.ProfanityMaybe warning existence

    Reconsider using '%s', it may be profane.

  • alex.ProfanityUnlikely warning existence

    Be careful with '%s', it's profane in some cases.

  • alex.Race warning substitution

    Consider using '%s' instead of '%s'.

  • alex.Suicide warning substitution

    Consider using '%s' instead of '%s' (which may be insensitive).