Tweak lint sentence

This commit is contained in:
Kevin Sawicki 2016-03-07 13:58:49 -08:00
parent 1c68aae43e
commit 04c8bc38b2

View file

@ -2,8 +2,8 @@
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`.
You can run `npm run lint` to show any style issues detected by `cpplint` and
`eslint`.
## C++ and Python