Skip to content

Commit

Permalink
Merge pull request #157 from PHPCSStandards/feature/remove-scrutinize…
Browse files Browse the repository at this point in the history
…r-ref

README: remove references to Scrutinizer
  • Loading branch information
Potherca committed Mar 5, 2022
2 parents 36460c6 + 2f85205 commit 15f03c7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Expand Up @@ -6,7 +6,6 @@
[![License][license-shield]](LICENSE.md)

[![Tests][ghactionstest-shield]][ghactions]
[![Scrutinizer][scrutinizer-shield]][scrutinizer]
[![Latest Version on Packagist][packagist-version-shield]][packagist-version]
[![Packagist][packagist-shield]][packagist]

Expand Down Expand Up @@ -275,8 +274,6 @@ THE SOFTWARE.
[packagist]: https://packagist.org/packages/dealerdirect/phpcodesniffer-composer-installer
[`phpcodesniffer-standard` packages]: https://packagist.org/explore/?type=phpcodesniffer-standard
[project-stage-shield]: https://img.shields.io/badge/Project%20Stage-Development-yellowgreen.svg
[scrutinizer-shield]: https://img.shields.io/scrutinizer/g/dealerdirect/phpcodesniffer-composer-installer.svg
[scrutinizer]: https://scrutinizer-ci.com/g/dealerdirect/phpcodesniffer-composer-installer/
[ghactionstest-shield]: https://github.com/Dealerdirect/phpcodesniffer-composer-installer/actions/workflows/integrationtest.yml/badge.svg
[ghactions]: https://github.com/Dealerdirect/phpcodesniffer-composer-installer/actions/workflows/integrationtest.yml
[tutorial]: https://github.com/squizlabs/PHP_CodeSniffer/wiki/Coding-Standard-Tutorial
Expand Down

0 comments on commit 15f03c7

Please sign in to comment.