Tweak lint sentence
This commit is contained in:
parent
1c68aae43e
commit
04c8bc38b2
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
These are the style guidelines for coding in Electron.
|
These are the style guidelines for coding in Electron.
|
||||||
|
|
||||||
You can run `npm run lint` to show all coding style issues detected by `cpplint`
|
You can run `npm run lint` to show any style issues detected by `cpplint` and
|
||||||
and `eslint`.
|
`eslint`.
|
||||||
|
|
||||||
## C++ and Python
|
## C++ and Python
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue