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