mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Run eslint on CI
This commit is contained in:
@@ -63,6 +63,7 @@ def main():
|
||||
run_script('bootstrap.py', args)
|
||||
|
||||
run_script('cpplint.py')
|
||||
run_script('eslint.py')
|
||||
if PLATFORM != 'win32':
|
||||
run_script('pylint.py')
|
||||
if is_release:
|
||||
|
||||
Reference in New Issue
Block a user