Commit Graph

5 Commits

Author SHA1 Message Date
Dave Tucker
8780a50be1 .github: Add markdownlint
This adds a linter to catch common markdown formatting errors.
The linter used is markdownlint-cli2 which is available on all platforms
and has an associated Github Action to automate these checks in CI.

Configuration is checked in at .markdownlint-cli2.yaml.

You may run the check locally using `markdownlint-cli2`.
Or you may install the extension for VSCode:
DavidAnson.vscode-markdownlint

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2023-11-16 16:14:05 -05:00
Dmitry Savintsev
d4a399fb0c Update CONTRIBUTING.md to link to the test/README.md
Co-authored-by: Michal Rostecki <vadorovsky@skiff.com>
2022-10-29 23:11:23 +01:00
Alessandro Decina
0a9c9960e4 Add Documentation section to CONTRIBUTING.md 2022-10-17 19:40:01 +01:00
Dave Tucker
8acb92d61c Remove docs. Update URLs to aya-rs
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2021-08-20 20:23:49 +10:00
Alessandro Decina
58e45f8513 Add CONTRIBUTING.md 2021-06-22 12:10:52 +00:00