Files
redoctober/vendor/github.com/getsentry/sentry-go/.gitattributes
T
Nicky Semenza 9f622518d8 switch deprecated raven-go to sentry-go
problematic for transitive deps due to it not using go modules, was throwing
2021-10-13 16:40:48 -07:00

6 lines
248 B
Plaintext

# Tell Git to use LF for line endings on all platforms.
# Required to have correct test data on Windows.
# https://github.com/mvdan/github-actions-golang#caveats
# https://github.com/actions/checkout/issues/135#issuecomment-613361104
* text eol=lf