Skip to content
This repository has been archived by the owner on Dec 25, 2018. It is now read-only.
/ danger-vale Public archive

Vale plugin for Danger, a tool to automatically comment on pull requests

License

Notifications You must be signed in to change notification settings

MatMoore/danger-vale

Repository files navigation

danger-vale

Build Status

A plugin for danger which checks prose commited to git repositories.

Dependencies

You need to install the vale command to use this plugin.

Installation

Usage

Follow the instructions to set up Danger for your project.

Then call vale.lint_files in your Dangerfile:

Lint all added and modified markdown files
vale.lint_files
Lint specific files (non-markdown files will be ignored)
vale.lint_files ["README.md"]

Danger will add inline comments to the lines that generate vale warnings or errors.

License

See LICENSE.txt

About

Vale plugin for Danger, a tool to automatically comment on pull requests

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages