go-ethereum/.gitattributes
Daniel Liu 233154933c
chore(.gitattributes): enable solidity highlighting on github #16425 (#2035)
Co-authored-by: Li Xuanji <xuanji@gmail.com>
2026-02-28 16:49:11 +04:00

3 lines
99 B
Text

# Auto detect text files and perform LF normalization
* text=auto
*.sol linguist-language=Solidity