diff options
author | Timothy J Fontaine <tjfontaine@gmail.com> | 2013-11-10 15:15:34 -0800 |
---|---|---|
committer | Timothy J Fontaine <tjfontaine@gmail.com> | 2013-11-10 15:15:34 -0800 |
commit | 201098535443ef6588b0fd176a425fdf3213ee70 (patch) | |
tree | 3259766e34c4a70f087c0ea52c16e0bc74eb11a7 /tools/gyp/PRESUBMIT.py | |
parent | 3dcc9b93e1e4d80aa15a40a9d82a6b9f0bef0ec0 (diff) | |
download | node-gyp-update.tar.gz |
gyp: update to bebdceagyp-update
Diffstat (limited to 'tools/gyp/PRESUBMIT.py')
-rw-r--r-- | tools/gyp/PRESUBMIT.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/gyp/PRESUBMIT.py b/tools/gyp/PRESUBMIT.py index 65235661a..5567b88bd 100644 --- a/tools/gyp/PRESUBMIT.py +++ b/tools/gyp/PRESUBMIT.py @@ -17,7 +17,6 @@ PYLINT_BLACKLIST = [ 'test/lib/TestCommon.py', 'test/lib/TestGyp.py', # Needs style fix. - 'pylib/gyp/generator/scons.py', 'pylib/gyp/generator/xcode.py', ] |