Skip to content

Conversation

Y--
Copy link
Collaborator

@Y-- Y-- commented Jun 11, 2025

No description provided.

@Y-- Y-- force-pushed the yl/format-check branch 3 times, most recently from a83d0ee to 2c91d8e Compare June 11, 2025 07:38
@Y-- Y-- force-pushed the yl/format-check branch from 2c91d8e to 5397622 Compare June 11, 2025 09:38
@carlopi
Copy link

carlopi commented Jun 16, 2025

Somehow related, it should now be possible to add a snippet like:

  code-quality-check:
    name: Code Quality Check
    uses: duckdb/extension-ci-tools/.github/workflows/_extension_code_quality.yml@main
    with:
      duckdb_version: v1.3.0
      ci_tools_version: main
      extension_name: quack
      format_checks: 'format;tidy'

Currently checks implemented are format and tidy, but more could be added moving forward.
See initial implementation at duckdb/extension-ci-tools#209

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