Need more than a rule playground?

Explore Vale CMS
Package Explorer

NoAnimalViolence

Vale style rules for flagging language patterns that have established plain-language alternatives. Covers 60+ documented patterns across comments, docs, and prose.

Source styleinclusive-language

Getting started

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

Packages = NoAnimalViolence

[*.md]
BasedOnStyles = Vale, NoAnimalViolence

Rules 3

2 warning1 suggestion
  • NoAnimalViolence.AnimalIdioms warning substitution Style guide

    Consider using '%s' instead of '%s'. This phrase normalizes violence toward animals.

  • NoAnimalViolence.AnimalMetaphors warning substitution Style guide

    Consider using '%s' instead of '%s'. This term references animals as objects or tools.

  • NoAnimalViolence.TechTerminology suggestion substitution Style guide

    Consider using '%s' instead of '%s'. This technical term has a more precise alternative.