Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 367 Bytes

File metadata and controls

5 lines (3 loc) · 367 Bytes

ext-to-language

A simple library that maps extensions to languages. Graphite (graphite.dev) uses this library to transform raw file paths to languages when choosing what syntax highlighting to use.

If you use Graphite for code review and wish that a file type mapped to a specific language when highlighting diffs, please feel free to create a pull request here.