3 lines
69 B
Batchfile
3 lines
69 B
Batchfile
|
@echo off
|
||
|
..\..\third_party\python_26\python.exe check_style.py %*
|