Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

Commit 6599a75

Browse files
committed
Update .editorconfig and .gitattributes
1 parent 0f91a18 commit 6599a75

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.editorconfig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,4 @@ trim_trailing_whitespace = true
1010
insert_final_newline = true
1111

1212
[*.xml]
13-
end_of_line = LF
1413
indent_style = tab
15-
indent_size = 4
16-
trim_trailing_whitespace = true
17-
insert_final_newline = true

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/.github export-ignore
44
/Resources/doc export-ignore
55
/Tests export-ignore
6+
/.editorconfig export-ignore
67
/.gitattributes export-ignore
78
/.gitignore export-ignore
89
/.php_cs.dist export-ignore
@@ -11,5 +12,7 @@
1112
/CONTRIBUTING.md export-ignore
1213
/php_cs.xml export-ignore
1314
/phpunit.xml.dist export-ignore
15+
/psalm.xml export-ignore
1416
/README.md export-ignore
17+
/SECURITY.md export-ignore
1518
/UPGRADE.md export-ignore

0 commit comments

Comments
 (0)