Skip to content

Commit 19ee40b

Browse files
authored
Merge pull request #340 from TimWolla/patch-1
Update .gitattributes for PHP CS Fixer configuration
2 parents 65f805b + 2da1167 commit 19ee40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/.gitattributes export-ignore
55
/.github export-ignore
66
/.gitignore export-ignore
7-
/.php_cs export-ignore
7+
/.php-cs-fixer.php export-ignore
88
/phpstan.neon export-ignore
99
/phpunit.xml.dist export-ignore
1010
/psalm.xml export-ignore

0 commit comments

Comments
 (0)