Skip to content

Auto-format bob .sql files - #144

Merged
IsaacG merged 1 commit into
exercism:mainfrom
IsaacG:autoformat_bob
Aug 29, 2025
Merged

Auto-format bob .sql files#144
IsaacG merged 1 commit into
exercism:mainfrom
IsaacG:autoformat_bob

Conversation

@IsaacG

@IsaacG IsaacG commented Aug 27, 2025

Copy link
Copy Markdown
Member

Use sql-formatter to automatically format files. Related to #13.

@github-actions

Copy link
Copy Markdown
Contributor

This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested.

If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos.

[no important files changed]

For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping @exercism/maintainers-admin in a comment. Thank you!

@IsaacG IsaacG added x:action/improve Improve existing functionality/content x:module/practice-exercise Work on Practice Exercises x:rep/small Small amount of reputation x:size/medium Medium amount of work labels Aug 27, 2025
@IsaacG
IsaacG requested a review from a team August 27, 2025 05:59
@IsaacG
IsaacG merged commit 379a925 into exercism:main Aug 29, 2025
4 checks passed
@IsaacG
IsaacG deleted the autoformat_bob branch August 31, 2025 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:action/improve Improve existing functionality/content x:module/practice-exercise Work on Practice Exercises x:rep/small Small amount of reputation x:size/medium Medium amount of work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant