Skip to content

Commit df31e75

Browse files
committed
Expanding the PHPCS abbreviation and adding link to the project
1 parent 6973b51 commit df31e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PHPCS Diff
22

3-
The purpose of this project is to provide a mean of running PHPCS checks on top of file(s) stored in a version control system and reporting issues introduced only in specific revision(s).
3+
The purpose of this project is to provide a mean of running [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) (aka PHPCS) checks on top of file(s) stored in a version control system and reporting issues introduced only in specific revision(s).
44

55
Reporting only new issues for specific revision migth be important in case the PHPCS is being introduced later in the development cycle and there are no resources for cleaning up all existing issues.
66

0 commit comments

Comments
 (0)