We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7d9b49 commit 1797593Copy full SHA for 1797593
.coveralls.yml
.gitattributes
@@ -1,10 +1,12 @@
1
-/.coveralls.yml export-ignore
2
/.gitattributes export-ignore
3
/.github/ export-ignore
4
/.gitignore export-ignore
5
-/.travis.yml export-ignore
6
/docs/ export-ignore
7
/mkdocs.yml export-ignore
8
/phpcs.xml export-ignore
+/psalm.xml export-ignore
+/psalm-baseline.xml export-ignore
9
/phpunit.xml.dist export-ignore
10
/test/ export-ignore
11
+/renovate.json export-ignore
12
+/.laminas-ci.json export-ignore
.gitignore
@@ -1,7 +1,5 @@
/.phpcs-cache
/.phpunit.result.cache
-/clover.xml
-/coveralls-upload.json
/docs/html/
/laminas-mkdoc-theme.tgz
/laminas-mkdoc-theme/
psalm.xml.dist psalm.xml
0 commit comments