summaryrefslogtreecommitdiff
path: root/deps/gyp/PRESUBMIT.py
diff options
context:
space:
mode:
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',
]