File tree 5 files changed +3
-12
lines changed
5 files changed +3
-12
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- /.coveralls.yml export-ignore
2
- /.docheader export-ignore
3
1
/.gitattributes export-ignore
4
2
/.github / export-ignore
5
3
/.gitignore export-ignore
6
4
/docs / export-ignore
7
5
/mkdocs.yml export-ignore
8
6
/phpcs.xml export-ignore
7
+ /psalm.xml export-ignore
9
8
/phpunit.xml.dist export-ignore
10
9
/test / export-ignore
10
+ /renovate.json export-ignore
Original file line number Diff line number Diff line change 1
1
/.phpunit.result.cache
2
- /clover.xml
3
- /coveralls-upload.json
4
2
/docs /html /
5
3
/laminas-mkdoc-theme.tgz
6
4
/laminas-mkdoc-theme /
Original file line number Diff line number Diff line change 9
9
<arg name =" parallel" value =" 80" />
10
10
11
11
<!-- Show progress -->
12
- <arg value =" p " />
12
+ <arg value =" ps " />
13
13
14
14
<!-- Paths to check -->
15
15
<file >src</file >
You can’t perform that action at this time.
0 commit comments