github-linguist/linguist

.ttslua not detected as Lua

Open

#5.302 geöffnet am 31. März 2021

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Ruby (5.166 Forks)batch import
Good First IssueImprovementPending Popularity

Repository-Metriken

Stars
 (13.466 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 102T 5h) (19 gemergte PRs in 30 T)

Beschreibung

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