Skip to content

Commit f7a4c3c

Browse files
committed
Add a gif with a demo.
1 parent 2fe26f1 commit f7a4c3c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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

5+
![phpcs-diff demonstration](./anim.gif)
6+
57
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.
68

79
There are several different ways of installing and using the tool.

anim.gif

249 KB
Loading

0 commit comments

Comments
 (0)