Commit graph

2 commits

Author SHA1 Message Date
bjorn3
6210ee2134 Set diff=rust git attribute for rust files
This gives nicer hunk headers

Fixes #1095
2020-11-08 16:36:52 +01:00
Craig Mayhew
7e203efce8
Enforce linux style line endings to support WSL (#1073)
* Enforce linux style line endings to support WSL

If you clone in windows, but run under WSL, the line endings cause errors. This enforces linux style line endings.

* Update .gitattributes to use text=auto

Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>

Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
2020-08-17 22:28:12 +02:00