Remove coffeelint usage
This commit is contained in:
parent
1f9691ae13
commit
714e544b51
3 changed files with 0 additions and 35 deletions
|
@ -65,7 +65,6 @@ def main():
|
|||
run_script('cpplint.py')
|
||||
if PLATFORM != 'win32':
|
||||
run_script('pylint.py')
|
||||
run_script('coffeelint.py')
|
||||
if is_release:
|
||||
run_script('build.py', ['-c', 'R'])
|
||||
run_script('create-dist.py')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue