vscode-sqlfluffNoticeDeprecated: This project has been deprecated in favor of the original sqlfluff extension. The changes from this project have been merged into the original extension. A linter and auto-formatter for SQLFluff, a popular linting tool for SQL and dbt. You can run Format Document to fix the linting violations. You cannot run Format Selection. Please note that not all linting violations are automatically fixable. ConfigurationThe extension expects sqlfluff to be installed and already added to the path. If it is installed but cannot be found, add the path to your preferences as seen below. Find the path by typing Edit your VS Code If you want to manually update the
DBT ConfigurationDBT setup requires these settings to lint and format the document.
Format fileBy default you will be able use SQLFluff fix your file by formatting. Same as calling Credits / LinksLicenseThe MIT License (MIT). Please see the license file for more information. |