bkdotcom/HttpMessage

View on GitHub
.gitattributes

Summary

Maintainability
Test Coverage
# perform LF normalization
*.php text eol=lf
*.js text eol=lf
*.json text eol=lf
*.md text eol=lf
*.xml text eol=lf
*.yml text eol=lf

*.png binary

/.gitattributes export-ignore
/.github export-ignore
/.gitignore export-ignore
/phpunit.xml.dist export-ignore
/psalm.xml export-ignore
/tests export-ignore