Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 972 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 972 Bytes

atomic-vale package

Atomic vale is a vale plugin for Atom.

Installation

  1. Install vale for your command line. Note: Atomic vale requires vale version 0.4.0 or higher.

  2. Then, install atomic-vale via the Atom Settings View.

Configuration

You manage your vale configuration in a .vale or _vale file. This file may be located in the current working directory, a parent directory or $HOME. If more than one configuration file is present, the closest one takes precedence.

In the atomic vale configuration settings, you can specify the following parameters:

  • The paths to your vale installation
  • Whether the linter runs on the fly after each edit or merely after saving the file
  • A List of scopes for languages vale will lint