Merge pull request #1245 from SpacePossum/patch-1

Link to the official PHP-CS-Fixer repository
This commit is contained in:
Glavin Wiechert 2016-10-06 19:21:56 -03:00 committed by GitHub
commit 1f312a94cc
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ path = require('path')
module.exports = class PHPCSFixer extends Beautifier
name: 'PHP-CS-Fixer'
link: "http://php.net/manual/en/install.php"
link: "https://github.com/FriendsOfPHP/PHP-CS-Fixer"
options:
PHP: true
@ -44,7 +44,7 @@ module.exports = class PHPCSFixer extends Beautifier
], {
ignoreReturnCode: true
help: {
link: "http://php.net/manual/en/install.php"
link: "https://github.com/FriendsOfPHP/PHP-CS-Fixer"
}
})
.then(=>