💄 Fix cpplint warnings.
This commit is contained in:
parent
4a1ee39156
commit
e9e90b481a
1 changed files with 1 additions and 0 deletions
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__))
|
||||
|
|
Loading…
Reference in a new issue