github-linguist/linguist

.ttslua not detected as Lua

Open

#5,302 opened on 2021年3月31日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Ruby (5,166 forks)batch import
Good First IssueImprovementPending Popularity

Repository metrics

Stars
 (13,466 stars)
PR merge metrics
 (平均マージ 102d 5h) (30d で 19 merged PRs)

説明

Describe the bug

Tabletop Simulator scripting uses .ttslua as its file extension. This, despite being regular Lua, is not recognized due to the alternate extension.

Expected behaviour

This repo, for example, should display the language as Lua, but is currently unclassified.

コントリビューターガイド