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

Define SQL formatting #384

Merged
merged 3 commits into from
Apr 25, 2024
Merged

Define SQL formatting #384

merged 3 commits into from
Apr 25, 2024

Conversation

neekolas
Copy link
Collaborator

@neekolas neekolas commented Apr 25, 2024

tl;dr

With the new queries.sql we should align on a default formatter for all SQL to avoid weird merge conflicts.

This PR sets pgFormatter as the recommended extension. This will be recommended to all VSCode users. Non-VSCode users should manually format any changes to .sql files, although we aren't currently linting for this in CI.

Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @neekolas and the rest of your teammates on Graphite Graphite

@neekolas neekolas marked this pull request as ready for review April 25, 2024 21:46
@neekolas neekolas merged commit 520f1c1 into main Apr 25, 2024
7 checks passed
@neekolas neekolas deleted the 04-25-define_sql_formatting branch April 25, 2024 23:37
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.

2 participants