Files
neon/.gitattributes
Joonas Koivunen 99b1a1dfb6 devx: nicer diff hunk headers (#8482)
By default git does not find a nice hunk header with rust. New(er)
versions ship with a handy xfuncname pattern, so lets enable that for
all developers.

Example of how this should help:
39046172ab
2024-07-24 16:50:49 +01:00

3 lines
61 B
Plaintext

# allows for nicer hunk headers with git show
*.rs diff=rust