Project

General

Profile

Revision d7f383b7

IDd7f383b7a7ce7c54c3ffdc64ff45cde5bd840adf
Parent 6ef95d06
Child 411a1293

Added by Francois POIROTTE over 6 years ago

Exécution de phpcs en guise de tests

Change-Id: I1064f671fb107bf31989d517c12f66b4bdcd8de3

View differences:

Makefile
69 69
		echo -n "$$lang : " && msgfmt --statistics -o "src/plugins/vigilo/locales/$$lang.mo" "src/plugins/vigilo/locales/$$lang.po"; \
70 70
	done
71 71

  
72
tests doc apidoc:
72
tests:
73
	composer update
74
	vendor/bin/phpcs
75

  
76
doc apidoc:
73 77

  
74 78
.PHONY: all install install_pkg install_base install_data install_permissions \
75 79
	clean man doc serve tests doc apidoc \

Also available in: Unified diff