Skip to content

Commit 85903fd

Browse files
committed
Remove coverage and cs fixer
1 parent 6b87fa9 commit 85903fd

5 files changed

Lines changed: 0 additions & 73 deletions

File tree

β€Ž.gitattributesβ€Ž

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
# Ignore all test and documentation with "export-ignore".
55
/.gitattributes export-ignore
66
/.gitignore export-ignore
7-
/.php-cs-fixer.dist.php export-ignore
87
/phpunit.xml.dist export-ignore
9-
/.scrutinizer.yml export-ignore
108
/tests export-ignore
119
/.github export-ignore

β€Ž.github/workflows/coverage.ymlβ€Ž

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

β€Ž.gitignoreβ€Ž

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@
22
build
33
composer.phar
44
composer.lock
5-
.php-cs-fixer.php
6-
.php-cs-fixer.cache
75
.phpunit.result.cache

β€Ž.php-cs-fixer.dist.phpβ€Ž

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

β€Ž.scrutinizer.ymlβ€Ž

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

0 commit comments

Comments
Β (0)