github-linguist/linguist

.ttslua not detected as Lua

开放

#5,302 创建于 2021年3月31日

 (2 条评论) (0 个反应) (0 位负责人)Ruby (5,166 个派生)batch import
Good First IssueImprovementPending Popularity

仓库指标

星标
 (13,466 个星标)
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.

贡献者指南