Skip to content

Detect and offer alternatives to communal words (which are often biased against).

License

Notifications You must be signed in to change notification settings

HeyItsGilbert/vale-agentic

Repository files navigation

vale-agentic Build Status Vale version license

This repository contains a Vale-compatible implementation of the guidelines enforced by the vale-agentic (LICENSE) linter.

Getting Started

❗ vale-agentic requires Vale >= 1.7.0. ❗

Download the latest release, copy the "agentic" directory to your StylesPath, and include it in your configuration file:

# This goes in a file named either `.vale.ini` or `_vale.ini`.
StylesPath = path/to/some/directory
MinAlertLevel = suggestion # suggestion, warning or error

# Only Markdown and .txt files; change to whatever you're using.
[*.{md,txt}]
# List of styles to load.
BasedOnStyles = agentic

See Usage for more information.

About

Detect and offer alternatives to communal words (which are often biased against).

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published