Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/.github/workflows/
H A Dcheckstyle.yaml1 name: checkstyle
8 checkstyle:
21 …sudo xargs --arg-file=${{ github.workspace }}/.github/workflows/checkstyle-dependencies.txt apt-ge…
39 make -j$(nproc) --no-print-directory --silent checkstyle
H A DREADME.md28 checkstyle.yml
61 The codeql.yml and checkstyle.yml are not part in this circle.
/freebsd/sys/contrib/openzfs/
H A DMakefile.am106 PHONY += checkstyle
107 checkstyle: codecheck commitcheck target
/freebsd/sys/contrib/openzfs/.github/
H A DCONTRIBUTING.md152 ), please run `make checkstyle` and resolve any warnings.