QInfer/python-qinfer

View on GitHub
.gitattributes

Summary

Maintainability
Test Coverage
# Auto detect text files and perform LF normalization
* text=auto

# Set diff handlers for Python files.
*.py text diff=python

# Copied from tutorial at https://help.github.com/articles/dealing-with-line-endings.
# Declare files that will always have CRLF line endings on checkout.
*.sln text eol=crlf
*.pyproj text eol=crlf