summaryrefslogtreecommitdiff
path: root/deps/gyp/PRESUBMIT.py
diff options
context:
space:
mode:
authorDane Springmeyer <dane@mapbox.com>2014-05-27 18:55:20 -0700
committerDane Springmeyer <dane@mapbox.com>2014-05-27 18:55:20 -0700
commita1835b3fc27b8fecaa947eb578c60450e3063635 (patch)
treec75dba0cbc30b2ae8aeda4321aa4e210dd88ef3e /deps/gyp/PRESUBMIT.py
parent2381fedd3793d9cf34a2d6423645eca5bbafb16e (diff)
downloadqtlocation-mapboxgl-a1835b3fc27b8fecaa947eb578c60450e3063635.tar.gz
update gyp to svn r1923
Diffstat (limited to 'deps/gyp/PRESUBMIT.py')
-rw-r--r--deps/gyp/PRESUBMIT.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/deps/gyp/PRESUBMIT.py b/deps/gyp/PRESUBMIT.py
index 9c474eb2b1..b79316a915 100644
--- a/deps/gyp/PRESUBMIT.py
+++ b/deps/gyp/PRESUBMIT.py
@@ -16,8 +16,6 @@ PYLINT_BLACKLIST = [
'test/lib/TestCmd.py',
'test/lib/TestCommon.py',
'test/lib/TestGyp.py',
- # Needs style fix.
- 'pylib/gyp/generator/xcode.py',
]