Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/
H A DMakefile.am105 codecheck: cstyle shellcheck checkbashisms flake8 mancheck testscheck vcscheck
226 PHONY += flake8
227 flake8: target
228 @if type flake8 > /dev/null 2>&1; then \
229 flake8 ${top_srcdir}; \
/f-stack/freebsd/contrib/openzfs/.github/workflows/
H A Dcheckstyle.yaml22 sudo -E pip --quiet install flake8