File tree Expand file tree Collapse file tree 1 file changed +14
-13
lines changed Expand file tree Collapse file tree 1 file changed +14
-13
lines changed Original file line number Diff line number Diff line change 55# https://www.reddit.com/r/PHP/comments/2jzp6k/i_dont_need_your_tests_in_my_production/
66# https://blog.madewithlove.be/post/gitattributes/
77#
8- .github / export-ignore
9- scripts / export-ignore
10- .cspell.json export-ignore
11- .gitattributes export-ignore
12- .gitignore export-ignore
13- .markdownlint-cli2.yaml export-ignore
14- .remarkignore export-ignore
15- .remarkrc export-ignore
16- .shellcheckrc export-ignore
17- .yamllint.yml export-ignore
18- phpcs.xml.dist export-ignore
19- phpstan.neon.dist export-ignore
20- phpunit.xml.dist export-ignore
8+ .github / export-ignore
9+ scripts / export-ignore
10+ tests /Core /Ruleset /Fixtures /DirectoryExpansion / export-ignore
11+ .cspell.json export-ignore
12+ .gitattributes export-ignore
13+ .gitignore export-ignore
14+ .markdownlint-cli2.yaml export-ignore
15+ .remarkignore export-ignore
16+ .remarkrc export-ignore
17+ .shellcheckrc export-ignore
18+ .yamllint.yml export-ignore
19+ phpcs.xml.dist export-ignore
20+ phpstan.neon.dist export-ignore
21+ phpunit.xml.dist export-ignore
2122
2223#
2324# Declare files that should always have CRLF line endings on checkout.
You can’t perform that action at this time.
0 commit comments