Fleshgrinder/php-assertion

View on GitHub
.gitattributes

Summary

Maintainability
Test Coverage
*                       text=auto eol=lf

.*                      text eol=lf
*.bash                  text eol=lf
*.json                  text eol=lf
*.md                    text eol=lf
*.php                   text eol=lf diff=php
*.sh                    text eol=lf
*.xml.dist              text eol=lf

/.idea/                 export-ignore
/bin/travis/            export-ignore
/config/phpmd/          export-ignore
/tests/                 export-ignore
/.appveyor.yml          export-ignore
/.codeclimate.yml       export-ignore
/.editorconfig          export-ignore
/.gitattributes         export-ignore
/.gitignore             export-ignore
/.phpmd.xml             export-ignore
/.scrutinizer.yml       export-ignore
/.sensiolabs.yml        export-ignore
/.travis.yml            export-ignore
/CHANGELOG.md           export-ignore
/LICENSE                export-ignore
/phpunit.xml.dist       export-ignore
/README.md              export-ignore