Skip to content

Commit db7a61f

Browse files
committed
Avoid export CodeSniffer and MessDetector configuration files
1 parent b7c7752 commit db7a61f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitattributes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@
55
/.* export-ignore
66
/Makefile export-ignore
77
/phpunit.xml export-ignore
8-
/phpstan.* export-ignore
8+
/phpstan.* export-ignore
9+
/phpcs.xml export-ignore
10+
/phpmd.xml export-ignore

0 commit comments

Comments
 (0)