mirror of
https://github.com/electron/electron.git
synced 2026-02-11 07:34:57 -05:00
Run cpplint on CI build
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
set -ex
|
||||
|
||||
script/cpplint
|
||||
|
||||
# Make cloned repository complete
|
||||
git fetch --unshallow origin HEAD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user