Home
last modified time | relevance | path

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

/freebsd/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.
/freebsd/sys/contrib/openzfs/
H A DMakefile.am110 PHONY += checkstyle
111 checkstyle: codecheck commitcheck target
/freebsd/sys/contrib/openzfs/include/
H A Dlibzutil.h248 * semicolon followed by non-blank" checkstyle error. Note on most compliers
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-3-deps-vm.sh184 # This script is used for checkstyle + zloop deps also.
/freebsd/sys/contrib/openzfs/.github/
H A DCONTRIBUTING.md155 ), please run `make checkstyle` and resolve any warnings.