Skip to content

Commit 2cc6fbb

Browse files
committed
Update README.md
1 parent 9aeb1d3 commit 2cc6fbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
This is a Phing build file that I generally use to run static code analysis tools and phpunit in my composer projects.
44

55
It runs:
6-
* PHP Lint
6+
* PHP Lint.
77
* PHP CodeSniffer for PSR2 standard.
88
* PHPMD for unusedcode, codesize, controversial, design, naming rules.
9-
* PHP Copy Paste detector
9+
* PHP Copy Paste detector.
1010
* PHP LOC.
1111
* PHPUnit + Codecoverage.
1212

0 commit comments

Comments
 (0)