Skip to content

Commit f267000

Browse files
authored
chore(git): enhance rust diffing
This has to be explicitly enabled for git to utilize its enhanced rust diffing, evidently. ref: rust-lang/rust#78882
1 parent 3ba3d5f commit f267000

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
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)