Skip to content

Commit c532506

Browse files
committed
Auto merge of #3694 - phansch:fixed, r=phansch
gitattributes: Treat .fixed files as rust files This way GitHub treats them as Rust code 🦀 👀
2 parents f175352 + fffb269 commit c532506

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22

33
* text=auto eol=lf
44
*.rs rust
5+
*.fixed linguist-language=Rust

0 commit comments

Comments
 (0)