chore(.gitattributes): enable solidity highlighting on github #16425 (#2035)

Co-authored-by: Li Xuanji <xuanji@gmail.com>
This commit is contained in:
Daniel Liu 2026-02-28 20:49:11 +08:00 committed by GitHub
parent ff37f8554d
commit 233154933c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
.gitattributes vendored
View file

@ -1,2 +1,3 @@
# Auto detect text files and perform LF normalization
* text=auto
*.sol linguist-language=Solidity