diff --git a/README.md b/README.md index bebc4b7..9890b49 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ _Validação de documentos do Brasil usando **Laravel 6**_ [![Build Status](https://travis-ci.org/geekcom/validator-docs.svg?branch=master)](https://travis-ci.org/geekcom/validator-docs) -[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/geekcom/validator-docs/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/geekcom/validator-docs/?branch=master) [![Coverage Status](https://coveralls.io/repos/github/geekcom/validator-docs/badge.svg?branch=master)](https://coveralls.io/github/geekcom/validator-docs?branch=master) [![PHPStan](https://img.shields.io/badge/PHPStan-enabled-brightgreen.svg?style=flat)](https://github.com/phpstan/phpstan) [![Total Downloads](https://poser.pugx.org/geekcom/validator-docs/downloads)](https://packagist.org/packages/geekcom/validator-docs) diff --git a/scrutinizer.yml b/scrutinizer.yml deleted file mode 100644 index 83ff8bf..0000000 --- a/scrutinizer.yml +++ /dev/null @@ -1,9 +0,0 @@ -checks: - php: true -build: - nodes: - analysis: - tests: - override: - - php-scrutinizer-run - - phpcs-run \ No newline at end of file