A VS Code extension for SQLFluff, a SQL linter and formatter. SQLFluff is a popular, dialect-aware SQL linter and formatter that helps you write clean, consistent SQL code. This extension fully relies ...
When it fails do detect any specific dialect it will default to "generic" SQL. This will work for the most basic and common SQL statements. To get better results when formatting, please configure the ...