Home
last modified time | relevance | path

Searched refs:checkclangformat (Results 1 – 5 of 5) sorted by relevance

/petsc/lib/petsc/bin/maint/
H A Dcheck-each-commit.sh10 make checkclangformat
/petsc/
H A Dmakefile331 checkclangformat: checkclangformatversion checkgitclean clangformat target
338 git diff --patch-with-stat > ${PETSC_ARCH}/lib/petsc/conf/checkclangformat.patch;\
340 if [ `wc -l < ${PETSC_ARCH}/lib/petsc/conf/checkclangformat.patch` -gt 1000 ]; then\
H A Dgmakefile71 …ge deletefortranbindings fortranbindings alletags etags clangformat checkclangformat fprettify lin…
H A Dgmakefile.test107 …ge deletefortranbindings fortranbindings alletags etags clangformat checkclangformat fprettify lin…
/petsc/doc/developers/
H A Dstyle.md121 … properly formatted; this is automatically checked for merge requests with `make checkclangformat`.