mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
Use a whitelist for depot_tools pylint instead
R=maruel@chromium.org BUG=644995 Review-Url: https://codereview.chromium.org/2353393004
This commit is contained in:
2
cpplint.py
vendored
2
cpplint.py
vendored
@@ -28,6 +28,8 @@
|
||||
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# pylint: skip-file
|
||||
|
||||
"""Does google-lint on c++ files.
|
||||
|
||||
The goal of this script is to identify places in the code that *may*
|
||||
|
||||
Reference in New Issue
Block a user