github-linguist/linguist

.ttslua not detected as Lua

Open

#5.302 aberto em 31 de mar. de 2021

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Ruby (5.166 forks)batch import
Good First IssueImprovementPending Popularity

Métricas do repositório

Stars
 (13.466 stars)
Métricas de merge de PR
 (Mesclagem média 102d 5h) (19 fundiu PRs em 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.

Guia do colaborador