Can someone who knows Expect help me with this pull request to teach GitHub Linguist to recognize Expect properly?
https://github.com/github-linguist/linguist/pull/6614
#Expect #TclExpect #GitHubLinguist #DejaGnu
Add support for Expect scripts by cooljeanius · Pull Request #6614 · github-linguist/linguist

Closes #6613 Description Expect is an extension to the Tcl scripting language, so it can be categorized as Tcl. See #6613 Checklist: I am adding a new extension to a language. The new extension...

GitHub