mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
say we are linting
This commit is contained in:
committed by
Kevin Sawicki
parent
afbc914f8b
commit
0d11b755db
@@ -62,6 +62,8 @@ def main():
|
||||
args += ['--dev']
|
||||
run_script('bootstrap.py', args)
|
||||
|
||||
sys.stderr.write('\nRunning `npm run lint`\n')
|
||||
sys.stderr.flush()
|
||||
execute([npm, 'run', 'lint'])
|
||||
|
||||
if PLATFORM != 'win32':
|
||||
|
||||
Reference in New Issue
Block a user