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

Bug: make warehouse models pass sqlfluff linter 3.0.6 rules #3344

Closed
tiffanychu90 opened this issue May 16, 2024 · 1 comment
Closed

Bug: make warehouse models pass sqlfluff linter 3.0.6 rules #3344

tiffanychu90 opened this issue May 16, 2024 · 1 comment

Comments

@tiffanychu90
Copy link
Member

Describe the bug
We have updated our sqlfluff linter to 3.0.6, and there are some rules that now create errors that we may want to adhere to. We might add some to our exclusion list, but there are some we might want to fix across all the models.

Previous bug issue #3343

To Reproduce
If we run CI on warehouse/models/, we'll get a lot of new rules and CI will not pass.

Expected behavior
We want all our warehouse/models to pass.

Additional context

@tiffanychu90
Copy link
Member Author

Closing -- did not notice this file that replaces the commented out lines in pre-commit-config

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

No branches or pull requests

1 participant