mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
add atom/node/osfhandle.cc to the do-not-lint list
This commit is contained in:
1
script/cpplint.py
vendored
1
script/cpplint.py
vendored
@@ -20,6 +20,7 @@ IGNORE_FILES = [
|
||||
os.path.join('atom', 'common', 'api', 'api_messages.h'),
|
||||
os.path.join('atom', 'common', 'common_message_generator.cc'),
|
||||
os.path.join('atom', 'common', 'common_message_generator.h'),
|
||||
os.path.join('atom', 'node', 'osfhandle.cc'),
|
||||
os.path.join('brightray', 'browser', 'mac',
|
||||
'bry_inspectable_web_contents_view.h'),
|
||||
os.path.join('brightray', 'browser', 'mac', 'event_dispatching_window.h'),
|
||||
|
||||
Reference in New Issue
Block a user