nvim-tree / nvim-web-devicons

lua `fork` of vim-web-devicons for neovim
MIT License
1.93k stars 183 forks source link

ci: pre-commit just calls make #344

Closed alex-courtis closed 7 months ago

alex-courtis commented 7 months ago

luacheck and colors now use make, which sets things up.

I'll tidy this and pre-commit-autoupdate.yml afterwards, for easier review.