sqlfluff / vscode-sqlfluff

An extension to use the sqlfluff linter in vscode.
https://marketplace.visualstudio.com/items?itemName=dorzey.vscode-sqlfluff
MIT License
156 stars 33 forks source link

Can config custom .sqlfluffignore file ? #143

Open Mrzyxing opened 5 months ago

Mrzyxing commented 5 months ago

We can config .sqlfluff file location but can not config .sqlfluffignore file,is here a way that we can custom a ignore file so ignore actions as a common behavior? For example,we got a lot of DBT projects dev in VS Code and we want ignore all the same DBT project output directory but with same .sqlfluffignore config.