Skip to content

Commit 4bad40e

Browse files
g105bGreg Bowler
andauthored
Remove scrutinizer (#45)
* test: implement unit tests * refactor: remove unused getClass function * test: upgrade phpunit * tidy: scrutinize this! --------- Co-authored-by: Greg Bowler <greg.bowler@g105b.com>
1 parent 259d333 commit 4bad40e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Throughout PHP.Gt repositories, wherever an object represents enclosed data, a c
88
<a href="https://github.com/PhpGt/TypeSafeGetter/actions" target="_blank">
99
<img src="https://badge.status.php.gt/typesafegetter-build.svg" alt="Build status" />
1010
</a>
11-
<a href="https://scrutinizer-ci.com/g/PhpGt/TypeSafeGetter" target="_blank">
11+
<a href="https://app.codacy.com/gh/PhpGt/TypeSafeGetter" target="_blank">
1212
<img src="https://badge.status.php.gt/typesafegetter-quality.svg" alt="Code quality" />
1313
</a>
1414
<a href="https://app.codecov.io/gh/PhpGt/TypeSafeGetter" target="_blank">

0 commit comments

Comments
 (0)