Skip to content

TimKam/atomic-vale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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