mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Ignore more Objective-C headers
This commit is contained in:
@@ -11,6 +11,8 @@ CPPLINT = os.path.join(SOURCE_ROOT, 'vendor', 'libchromiumcontent', 'vendor', 'd
|
||||
|
||||
IGNORED_FILES = [
|
||||
os.path.join('browser', 'mac', 'bry_inspectable_web_contents_view.h'),
|
||||
os.path.join('browser', 'mac', 'event_dispatching_window.h'),
|
||||
os.path.join('browser', 'mac', 'notification_center_delegate.h'),
|
||||
]
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user