Skip to content

Commit 8cc2079

Browse files
sambachazerosnacks
andauthored
chore(git): enhance rust diffing (#9596)
This has to be explicitly enabled for git to utilize its enhanced rust diffing, evidently. ref: rust-lang/rust#78882 Co-authored-by: zerosnacks <[email protected]>
1 parent 15940fc commit 8cc2079

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
crates/cheatcodes/assets/*.json linguist-generated
22
testdata/cheats/Vm.sol linguist-generated
3+
4+
# See <https://git-scm.com/docs/gitattributes#_defining_a_custom_hunk_header>
5+
*.rs diff=rust

0 commit comments

Comments
 (0)