dankrad / rsa-bounty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solidity syntax highlighting

JustinDrake opened this issue · comments

To add syntax highlighting (e.g. for Github) add a .gitattributes file with *.sol linguist-language=Solidity. (See this article.)

Fixed in 012eda8