nvim-tree / nvim-web-devicons

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

ci: drop pre-commit from lint workflow #256

Closed gegoune closed 1 year ago

gegoune commented 1 year ago

Use jobs directly instead of through pre-commit.

alex-courtis commented 1 year ago

Thank you.