iamcco / diagnostic-languageserver

diagnostic language server integrate with linters
MIT License
413 stars 28 forks source link

feat: allow to run linter only on file save #88

Closed sileht closed 1 year ago

sileht commented 1 year ago

Some linters are really slow, this adds an option to run them only when the file is saved.