Overview
What you will learn
⚙️ Customizing the SQLFluff extension settings in Visual Studio Code, including changing the path for the SQLFluff executable and enabling document formatting with SQLFluff fix.
🖥 Managing formatting settings when using dbt to prevent delays caused by dbt compilation.
🔍 Hovering over linting errors to quickly access SQLFluff documentation and understand why certain rules are triggered.
🔧 Applying SQLFluff fixes to correct linting issues and identifying which errors get resolved.
🚀 Using the new quick fix feature to exclude specific rules by adding them to your settings.json file for faster error resolution.