Skip to content

Commit

Permalink
chore(git): enhance rust diffing
Browse files Browse the repository at this point in the history
This has to be explicitly enabled for git to utilize its enhanced rust diffing, evidently. 

ref: rust-lang/rust#78882
  • Loading branch information
sambacha authored Dec 27, 2024
1 parent 3ba3d5f commit f267000
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
crates/cheatcodes/assets/*.json linguist-generated
testdata/cheats/Vm.sol linguist-generated

# See <https://git-scm.com/docs/gitattributes#_defining_a_custom_hunk_header>
*.rs diff=rust

0 comments on commit f267000

Please sign in to comment.