Skip to content

Commit 94ecc7a

Browse files
committed
Remove scrutinizer. Thank you Scrutinizer!
1 parent 47df226 commit 94ecc7a

File tree

4 files changed

+1
-23
lines changed

4 files changed

+1
-23
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
/.gitattributes export-ignore
1414
/.gitignore export-ignore
1515
/.php-cs-fixer.dist.php export-ignore
16-
/.scrutinizer.yml export-ignore
1716
/phpcs.xml.dist export-ignore
1817
/phpstan.neon.dist export-ignore
1918
/phpunit.xml.dist export-ignore

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99

1010
# Actions
1111
# shivammathur/setup-php@v2 https://github.com/marketplace/actions/setup-php-action
12-
# sudo-bot/action-scrutinizer@latest https://github.com/marketplace/actions/action-scrutinizer
1312

1413
jobs:
1514

.scrutinizer.yml

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

docs/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ versión, aunque sí su incorporación en la rama principal de trabajo. Generalm
2121
- Se actualiza el flujo de *CI* llevando los pasos a trabajos y se agrega PHP 8.1.
2222
- Se actualiza el nombre del grupo de mantenedores de phpCfdi.
2323
- Se agrega la plataforma SonarQube vía <https://sonarcloud.io>.
24+
- Se elimina la integración con Scrutinizer CI. ¡Gracias Scrutinizer CI!
2425

2526
### Versión 1.1.3 2021-09-03
2627

0 commit comments

Comments
 (0)