Fix pylint on windows
pylint.bat is overwritten by bootstrap/win/win_tools.py Bug: 866772 Change-Id: If59c9f5b9fe8bff212e25ec865bde4abfdf6e171 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1762665 Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org>changes/65/1762665/3
parent
53297790de
commit
84d26ae3c9
@ -1,7 +0,0 @@
|
||||
@echo off
|
||||
:: 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.
|
||||
|
||||
setlocal
|
||||
call python "%~dp0pylint.py" %*
|
Loading…
Reference in New Issue