Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove old options from SQLFluff config file #2560

Merged
merged 2 commits into from Apr 15, 2023

Conversation

tunetheweb
Copy link
Contributor

Fixes #2493

The SQLFluff config options changed quite a bit in v2. Rather than continually trying to keep these in line, let's put the bare minimum in, since they are the defaults and commented out.

Proposed Changes

  1. Time down the config file to the bare minimum and link to the docs

Readiness Checklist

Author/Contributor

  • Add entry to the CHANGELOG listing the change and linking to the corresponding issue (if appropriate) - N/A
  • If documentation is needed for this change, has that been included in this pull request - N/A

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, enhancement, infrastructure, or performance

Copy link
Member

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR :)

@nvuillam nvuillam merged commit 0fd95ff into oxsecurity:main Apr 15, 2023
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SQLFluff config changed with v2
2 participants