TerminalFi / LSP-copilot

GitHub Copilot support for Sublime Text LSP plugin provided through Copilot.vim.
625 stars 25 forks source link

chore: use mypy for CI #57

Closed jfcherng closed 1 year ago

jfcherng commented 1 year ago

Using submodule is probably easier than maintaining stubs?

timfjord commented 1 year ago

Maybe we could use https://github.com/github/super-linter?

jfcherng commented 1 year ago

Never tried it but still I prefer having the ability to do it local (in our case, the Makefile).