pylint.new.bat 228 Bytes
Newer Older
maruel@chromium.org's avatar
maruel@chromium.org committed
1
@echo off
2 3 4 5
:: Copyright (c) 2013 The Chromium Authors. All rights reserved.
:: Use of this source code is governed by a BSD-style license that can be
:: found in the LICENSE file.

maruel@chromium.org's avatar
maruel@chromium.org committed
6
setlocal
7
call python "%~dp0pylint.py" %*