mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
* add solidity language * add solidity color * move samples to test fixtures they're not used by the bayesian classifier * Update languages.yml * Rename RefundVault.sol to RefundVault.solidity * Rename pygments-example.sol to pygments-example.solidity * Change color from #383838 to #AA6746 `Color #383838 is too close to ["3F3F3F", "383838"]` * Fix test * Remove test/fixtures and add samples * Remove extension * Remove sample file