Home
last modified time | relevance | path

Searched full:checkstyle (Results 1 – 6 of 6) sorted by relevance

/src/sys/contrib/openzfs/.github/workflows/
H A Dcheckstyle.yaml1 name: checkstyle
12 checkstyle:
42 - name: Checkstyle
44 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.
/src/sys/contrib/openzfs/
H A DMakefile.am111 PHONY += checkstyle
112 checkstyle: codecheck commitcheck target
/src/sys/contrib/openzfs/include/
H A Dlibzutil.h250 * semicolon followed by non-blank" checkstyle error. Note on most compliers
/src/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-3-deps-vm.sh222 # This script is used for checkstyle + zloop deps also.
/src/sys/contrib/openzfs/.github/
H A DCONTRIBUTING.md155 ), please run `make checkstyle` and resolve any warnings.