Link to the official PHP-CS-Fixer repository

This commit is contained in:
SpacePossum 2016-10-05 15:58:45 +02:00
parent 43bc808aed
commit e66613128d
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(=>