github-linguist/linguist

.ttslua not detected as Lua

Open

#5,302 opened on Mar 31, 2021

View on 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
 (Avg merge 102d 5h) (19 merged PRs in 30d)

Description

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.

Contributor guide