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
- Host: GitHub
- URL: https://github.com/timkam/atomic-vale
- Owner: TimKam
- License: mit
- Created: 2017-03-26T12:52:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-08T20:22:11.000Z (almost 7 years ago)
- Last Synced: 2025-04-11T15:25:21.499Z (about 1 year ago)
- Topics: atom-package, linter-plugin
- Language: CoffeeScript
- Size: 20.5 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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