Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 764 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (14 loc) · 764 Bytes

Contributing

Helpful information for contributing to the config templates repo.

YAML Lint: Local Testing

In order to test locally, you first must install Python 3 and yamllint.

On Windows, you must set an environment variable: PYTHONUTF8=1. This is required otherwise you'll see a bunch of line-lenth lint errors because the French YAML files use unicode characters. See this issue for more information.

To execute YAML lint locally, cd to the root of the repo and run:

yamllint .