Searched refs:checkbadSource (Results 1 – 2 of 2) sorted by relevance
391 checkbadSource: target393 -@${RM} -f checkbadSource.out394 -@touch checkbadSource.out395 …nt/check_header_guard.py --action=check --kind=pragma_once -- ./src ./include >> checkbadSource.out396 -@echo "----- Double blank lines in file -----------------------------------" >> checkbadSource.out398 …THON} ${PETSC_DIR}/lib/petsc/bin/maint/doublelinecheck.py doublelinecheck.out >> checkbadSource.out400 -@echo "----- Tabs in file -------------------------------------------------" >> checkbadSource.out401 -@git --no-pager grep -n -P '\t' -- ${GITSRC} >> checkbadSource.out;true402 -@echo "----- Tabs in makefiles --------------------------------------------" >> checkbadSource.out403 …-@git --no-pager grep -n -P '[ ]*[#A-Za-z0-9][ :=_A-Za-z0-9]*\t' -- makefile >> checkbadSource.ou…[all …]
27 checkbadSource.out