File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ This package provides an action for [Captain Hook](https://github.com/CaptainHoo
44which will invoke [ InfectionPHP] ( https://infection.github.io ) for all changed files of a commit. Running Infection only
55against the changed files will result in a faster execution of Infection which is ideal when running it as a pre-commit hook.
66
7+ [ ![ Build Status] ( https://github.com/bitExpert/captainhook-infection/workflows/ci/badge.svg?branch=master )] ( https://github.com/bitExpert/captainhook-infection/actions )
8+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/bitExpert/captainhook-infection/badge.svg?branch=master )] ( https://coveralls.io/github/bitExpert/captainhook-infection?branch=master )
9+ [ ![ Infection MSI] ( https://badge.stryker-mutator.io/github.com/bitExpert/captainhook-infection/master )] ( https://infection.github.io )
10+
711## Installation
812
913The preferred way of installing ` bitexpert/captainhook-infection ` is through Composer.
You can’t perform that action at this time.
0 commit comments