github-linguist/linguist

.ttslua not detected as Lua

Open

#5,302 建立於 2021年3月31日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Ruby (5,166 fork)batch import
Good First IssueImprovementPending Popularity

倉庫指標

Star
 (13,466 star)
PR 合併指標
 (平均合併 102天 5小時) (30 天內合併 19 個 PR)

描述

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.

貢獻者指南