Configure sqlfluff to auto-format SQL files #1702
Labels
ci/cd
enhancement
github_actions
Pull requests that update GitHub Actions code
good first issue
help wanted
Something like this should be added to the root
.pre-commit-config.yaml
file to configure sqlfluff.This needs a more thorough configuration, e.g. maybe different spacing, alignment, capitalization, and other settings. We might need to create a dedicated
.sqlfluff
file with all these settings.The text was updated successfully, but these errors were encountered: