OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flake8
(Results
1 - 3
of
3
) sorted by null
/external/python/httplib2/script/
test
21
flake8
python2/
23
flake8
python3/ tests/
53
# ./venv-27/bin/
flake8
python2/
54
# ./venv-36/bin/
flake8
python3/ tests/
/external/python/funcsigs/
Makefile
27
flake8
--exit-zero funcsigs tests
/external/selinux/scripts/
run-flake8
2
# Run
flake8
(Python linter) on the source directory or on the given files/directories
81
exec
flake8
--max-line-length=120 --builtins='_,basestring,unicode' --ignore=",$IGNORE_LIST" "$@"
Completed in 1261 milliseconds