Skip to content

Commit 9de3b0c

Browse files
committed
lint checks
1 parent e853fee commit 9de3b0c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,11 @@ registries:
4545
```
4646
4747
Login to the registry if not not yet done and follow the input requests :
48+
4849
```bash
4950
apax login --registry https://npm.pkg.github.com/
5051
```
52+
5153
Install the snippets collection to your workspace by entering the following command in a terminal:
5254

5355
```bash
@@ -153,7 +155,7 @@ Thanks for your interest in contributing. Anybody is free to report bugs, improv
153155

154156
## Markdownlint-cli
155157

156-
This workspace will be checked by the [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) tool in the CI workflow automatically.
158+
This workspace will be checked by the [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) tool in the CI workflow automatically.
157159
To avoid, that the CI workflow fails because of the markdown linter, you can check and auto-fix all markdown files locally using the following command:
158160

159161
```sh

0 commit comments

Comments
 (0)