Skip to content

Commit e8ea512

Browse files
committed
chore: update Git files
1 parent 9698b31 commit e8ea512

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ trim_trailing_whitespace = true
1414
[*.md]
1515
trim_trailing_whitespace = false
1616

17-
[*.{yml, yaml}]
17+
[*.{yml,yaml}]
1818
indent_size = 2

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
/.gitattributes export-ignore
99
/.github export-ignore
1010
/.gitignore export-ignore
11-
/.styleci.yml export-ignore
11+
/CHANGELOG.md export-ignore
1212
/docs export-ignore
1313
/phpstan.neon.dist export-ignore
1414
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)