Skip to content

Add code quality workflows: format and tidy #74

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

carlopi
Copy link
Collaborator

@carlopi carlopi commented Jul 3, 2025

No description provided.

@carlopi carlopi marked this pull request as draft July 3, 2025 10:21
@carlopi
Copy link
Collaborator Author

carlopi commented Jul 3, 2025

While this PR is ready, it's probably worth waiting a bit longer to first absorb the rest of the work.

@carlopi carlopi marked this pull request as ready for review July 3, 2025 11:41

#### Misc
format-check:
python3 duckdb/scripts/format.py --all --check --directories extension/httpfs test
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we can just move the extension code to src like other extensions?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, moving to src is right, I will do so post 1.3.2 given there are a bunch of in-flight PRs.

Also format code might need to take the paths from a Makefile variable instead of hardcoding, but that's minor.

@carlopi carlopi marked this pull request as draft July 3, 2025 16:44
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