An open API service indexing awesome lists of open source software.

https://github.com/timkam/atomic-vale

a vale linter plugin for Atom
https://github.com/timkam/atomic-vale

atom-package linter-plugin

Last synced: about 1 year ago
JSON representation

a vale linter plugin for Atom

Awesome Lists containing this project

README

          

# atomic-vale package
Atomic vale is a [vale](https://github.com/ValeLint/vale) plugin for Atom.

## Installation
1. [Install vale](https://github.com/ValeLint/vale#installation) 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](http://flight-manual.atom.io/using-atom/sections/atom-packages/).

## Configuration
You manage your vale configuration in a
[`.vale` or `_vale` file](https://github.com/ValeLint/vale#vale-your-style-our-editor).
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