blob: a64a9db7239b48ee7557da0030c49ed4cd0197e9 [file] [log] [blame]
[email protected]70444a02011-09-27 23:38:461@echo off
2setlocal
3:: This is required with cygwin only.
4PATH=%~dp0;%PATH%
5call python "%~dp0cpplint.py" %*