Skip to content

Commit df64838

Browse files
committed
Fix infection config extension in .gitattributes
1 parent c05dd90 commit df64838

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
@@ -6,7 +6,7 @@
66
/.gitignore export-ignore
77
/.php-cs-fixer.dist.php export-ignore
88
/composer.lock export-ignore
9-
/infection.json.dist export-ignore
9+
/infection.json5.dist export-ignore
1010
/phpstan.dist.neon export-ignore
1111
/phpunit.xml.dist export-ignore
1212
/psalm.xml.dist export-ignore

0 commit comments

Comments
 (0)