Skip to content
/ alex Public

A Vale-compatible implementation of the guidelines enforced by the alex linter: catch insensitive, inconsiderate writing.

License

Notifications You must be signed in to change notification settings

errata-ai/alex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alex Build Status Vale version license

alex: Catch insensitive, inconsiderate writing.

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

Getting Started

To get started, add the package to your configuration file (as shown below) and then run vale sync.

StylesPath = styles
MinAlertLevel = suggestion

Packages = alex

[*]
BasedOnStyles = alex

About

A Vale-compatible implementation of the guidelines enforced by the alex linter: catch insensitive, inconsiderate writing.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published