mfussenegger / nvim-lint

An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
GNU General Public License v3.0
1.77k stars 191 forks source link

sqlfluff: change default dialect to ansi #537

Closed fbuchlak closed 4 months ago

fbuchlak commented 4 months ago

Resolves #441

mfussenegger commented 4 months ago

Thanks