fix linting for fenced codeblocks only (see electron/electronjs.org#868)
This commit is contained in:
parent
2441d51093
commit
435e027dc3
17 changed files with 79 additions and 65 deletions
|
@ -23,7 +23,7 @@ commands with `xvfb-maybe` and the little tool will automatically configure
|
|||
xvfb, if required by the current system. On Windows or macOS, it will simply
|
||||
do nothing.
|
||||
|
||||
```
|
||||
```sh
|
||||
## On Windows or macOS, this just invokes electron-mocha
|
||||
## On Linux, if we are in a headless environment, this will be equivalent
|
||||
## to xvfb-run electron-mocha ./test/*.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue