Fixed headlines in docs

This commit is contained in:
Dmitry Khomutov 2017-01-04 19:22:20 +07:00
commit 4692999337
51 changed files with 119 additions and 119 deletions

View file

@ -1,10 +1,10 @@
Plugin PHP Coding Standards Fixer
---------------------------------
=================================
Runs PHP Coding Standards Fixer against your build.
Configuration
=============
-------------
### Options
@ -25,6 +25,6 @@ test:
```
Warning
=======
-------
There is currently a bug with this plugin that will cause an error if you leave the level to default to `all`. That level does not exist and will cause the build to fail. Instead specify the level explicitly until this is fixed.