mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-26 03:39:53 +01:00
fix whitespaces
This commit is contained in:
parent
3dc4357ada
commit
fdf22b24c8
1
waflib/extras/cpplint.py
vendored
1
waflib/extras/cpplint.py
vendored
@ -220,4 +220,3 @@ def post_cpplint(self):
|
|||||||
if not node:
|
if not node:
|
||||||
self.bld.fatal('Could not find %r' % src)
|
self.bld.fatal('Could not find %r' % src)
|
||||||
self.create_task('cpplint', node)
|
self.create_task('cpplint', node)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user