stevegrunwell/smee

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.githooks/pre-commit
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.md
README.md
bin/smee
composer.json
composer.lock
phpcs.xml
phpunit.xml
src/Console/InstallCommand.php91
A
3 hrs
src/Exceptions/HookExistsException.php11
src/Exceptions/NoGitDirectoryException.php6
src/Exceptions/NoHooksDirectoryException.php6
src/Project.php87
A
35 mins