Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: sqlfluff configuration #3279

Closed
Drew-Daniels opened this issue Aug 21, 2024 · 1 comment
Closed

[Feature Request]: sqlfluff configuration #3279

Drew-Daniels opened this issue Aug 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Drew-Daniels
Copy link

Description

Would be nice if we could configure sqlfluff as an LSP server with nvim-lspconfig, similar to eslint, so we can can get in-buffer diagnostics

Example linter errors from sqlfluff on test.sql:

image

Just an example of how diagnostics aren't shown because I haven't configured sqlfluff as an LSP with nvim:
image

@Drew-Daniels Drew-Daniels added the bug Something isn't working label Aug 21, 2024
@justinmk
Copy link
Member

Not clear what you are asking. If you are asking for lspconfig to include a config for sqlfluff, just send a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants