Browse Source

vale installation

master
Alejandro Criado-Pérez 3 years ago
committed by Jonathon Hammond
parent
commit
19c0ca8305
  1. 2
      README.md

2
README.md

@ -14,7 +14,7 @@ If you are interested in translation this site to multiple languages, please ref
## Style checks
This repository uses [vale](https://github.com/errata-ai/vale) to run style checks. Make sure to install the tool and run the following command before creating a PR in order to check for styling issues:
This repository uses [vale](https://github.com/errata-ai/vale) to run style checks. Make sure to [install the tool](https://docs.errata.ai/vale/install) and run the following command before creating a PR in order to check for styling issues:
```bash
yarn check:style

Loading…
Cancel
Save