Improved docs

This commit is contained in:
Dmitry Khomutov 2016-07-19 15:12:28 +06:00
commit 320a249153
49 changed files with 454 additions and 193 deletions

View file

@ -1,12 +1,18 @@
Runs PHP Copy / Paste Detector against your build.
Plugin PHP Copy/Paste Detector
------------------------------
Runs PHP Copy/Paste Detector against your build.
Configuration
=============
## Configuration
### Options
* **path** - Optional - Path in which to run PHP Copy/Paste Detector (default: build root).
* **ignore** - Optional - A list of files / paths to ignore (default: build_settings > ignore).
* **standard** [string, optional] - which PSR standard to follow (default: 'PSR1').
### Example
### Examples
```yml
test: