mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 02:15:17 +00:00
Add markdownlint style
Add a style for https://github.com/markdownlint/markdownlint/ to allow it to be used to check for a consistent style and matching the current style. Signed-off-by: Till Maas <opensource@till.name>
This commit is contained in:
parent
ffa98f4876
commit
b55d96a8a9
3 changed files with 12 additions and 0 deletions
|
|
@ -113,6 +113,10 @@ of this repository.
|
|||
tests/test_default.yml
|
||||
```
|
||||
|
||||
5. Check the markdown format with
|
||||
[mdl](https://github.com/markdownlint/markdownlint) after changing any
|
||||
markdown document.
|
||||
|
||||
4. Once the work is ready and commited, push the branch to your remote fork and click on
|
||||
"new Pull Request" on Github.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue