flake8 --ignore=E111,E121 script/cpplint.py
This commit is contained in:
parent
30f8660a20
commit
58edfc26ed
1 changed files with 1 additions and 2 deletions
1
script/cpplint.py
vendored
1
script/cpplint.py
vendored
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
import argparse
|
||||
import fnmatch
|
||||
import os
|
||||
import sys
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue