mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Mention npm run lint
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
These are the style guidelines for coding in Electron.
|
||||
|
||||
You can run `npm run lint` to show all coding style issues detected by `cpplint`
|
||||
and `eslint`.
|
||||
|
||||
## C++ and Python
|
||||
|
||||
For C++ and Python, we follow Chromium's [Coding
|
||||
|
||||
Reference in New Issue
Block a user