You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Flori 33d026bb06 fix code style to be PSR-2 conform
I tried to solve all PSR-2 style guide violations in files that I changed. One I could not solve: const can not concatenate in php 5.3.
8 years ago
..
BitbucketDriver.php fix code style to be PSR-2 conform 8 years ago
FossilDriver.php add getFileContent function 8 years ago
GitBitbucketDriver.php fix code style to be PSR-2 conform 8 years ago
GitDriver.php fix code style to be PSR-2 conform 8 years ago
GitHubDriver.php add getFileContent function 8 years ago
GitLabDriver.php fix code style to be PSR-2 conform 8 years ago
HgBitbucketDriver.php fix code style to be PSR-2 conform 8 years ago
HgDriver.php fix code style to be PSR-2 conform 8 years ago
PerforceDriver.php fix code style to be PSR-2 conform 8 years ago
SvnDriver.php fix code style to be PSR-2 conform 8 years ago
VcsDriver.php fix code style to be PSR-2 conform 8 years ago
VcsDriverInterface.php add getFileContent function 8 years ago