Home
last modified time | relevance | path

Searched refs:lint_args (Results 1 – 1 of 1) sorted by relevance

/external/vixl/tools/
Dpresubmit.py208 lint_args = '--filter=-,+' + ',+'.join(CPP_LINTER_RULES) + ' ' variable
212 lint = Test('cpp lint', 'cpplint.py ' + lint_args + tracked_files)