Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 789 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 789 Bytes

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