Skip to content

Commit 4cb68d2

Browse files
committed
format
1 parent 73a7a16 commit 4cb68d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILDING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,7 @@ If you are running tests before submitting a pull request, use:
402402
```bash
403403
make -j4 test
404404
```
405+
405406
`make -j4 test` does a full check on the codebase, including documentation tests.
406407

407408
To run the linter, use `make lint`/`vcbuild lint`. It will lint JavaScript, C++, and Markdown files.

0 commit comments

Comments
 (0)