mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
💄 Fix cpplint warnings.
This commit is contained in:
1
script/cpplint.py
vendored
1
script/cpplint.py
vendored
@@ -16,6 +16,7 @@ IGNORE_FILES = [
|
||||
'common/api/api_messages.cc',
|
||||
'common/api/api_messages.h',
|
||||
'common/atom_version.h',
|
||||
'common/swap_or_assign.h',
|
||||
]
|
||||
|
||||
SOURCE_ROOT = os.path.dirname(os.path.dirname(__file__))
|
||||
|
||||
Reference in New Issue
Block a user