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.

贡献者指南