NvChad / ui

Lightweight & high performance UI plugin for nvchad
GNU General Public License v3.0
208 stars 124 forks source link

MasonInstallAll: only the first linter for each filetype is installed #308

Closed LeonardoMor closed 2 months ago

LeonardoMor commented 2 months ago

A common workflow is to have say pylint and cspell, for example, for python files. But the way the linters installation is coded, only the first linter specified for each file type would be installed.