mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-07-24 02:21:54 +00:00
9b941a34f0
* Separate find_by_extension and find_by_filename find_by_extension now takes a path as argument and not only the file extension. Currently only find_by_extension is used as a strategy. * Add find_by_filename as first strategy