We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73a7a16 commit 4cb68d2Copy full SHA for 4cb68d2
1 file changed
BUILDING.md
@@ -402,6 +402,7 @@ If you are running tests before submitting a pull request, use:
402
```bash
403
make -j4 test
404
```
405
+
406
`make -j4 test` does a full check on the codebase, including documentation tests.
407
408
To run the linter, use `make lint`/`vcbuild lint`. It will lint JavaScript, C++, and Markdown files.
0 commit comments