Skip to content

Commit bff9235

Browse files
author
Greg Bowler
authored
maintenance: kill off scrutinizer (RIP) (#435)
1 parent 3e1afe7 commit bff9235

File tree

2 files changed

+2
-34
lines changed

2 files changed

+2
-34
lines changed

.scrutinizer.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ Performing DOM manipulation in your server-side code enhances the way dynamic pa
1111
<a href="https://github.com/PhpGt/Dom/actions" target="_blank">
1212
<img src="https://badge.status.php.gt/dom-build.svg" alt="Build status" />
1313
</a>
14-
<a href="https://scrutinizer-ci.com/g/PhpGt/Dom" target="_blank">
14+
<a href="https://app.codacy.com/gh/PhpGt/Dom" target="_blank">
1515
<img src="https://badge.status.php.gt/dom-quality.svg" alt="Code quality" />
1616
</a>
17-
<a href="https://scrutinizer-ci.com/g/PhpGt/Dom" target="_blank">
17+
<a href="https://app.codecov.io/gh/PhpGt/Dom" target="_blank">
1818
<img src="https://badge.status.php.gt/dom-coverage.svg" alt="Code coverage" />
1919
</a>
2020
<a href="https://packagist.org/packages/PhpGt/Dom" target="_blank">

0 commit comments

Comments
 (0)