mirror of
https://github.com/electron/electron.git
synced 2026-01-27 08:18:28 -05:00
Fix cpplint warning
This commit is contained in:
committed by
Aleksei Kuzmin
parent
aa25381651
commit
0f9f04e4ec
1
script/cpplint.py
vendored
1
script/cpplint.py
vendored
@@ -19,6 +19,7 @@ IGNORE_FILES = set(os.path.join(*components) for components in [
|
||||
['atom', 'common', 'api', 'api_messages.h'],
|
||||
['atom', 'common', 'common_message_generator.cc'],
|
||||
['atom', 'common', 'common_message_generator.h'],
|
||||
['atom', 'common', 'node_includes.h'],
|
||||
['atom', 'node', 'osfhandle.cc'],
|
||||
['brightray', 'browser', 'mac', 'bry_inspectable_web_contents_view.h'],
|
||||
['brightray', 'browser', 'mac', 'event_dispatching_window.h'],
|
||||
|
||||
Reference in New Issue
Block a user