Skip to content

Initialize C projects with Hook headers - #44

Open
tequdev wants to merge 1 commit into
Xahau:mainfrom
tequdev:template-custom-header
Open

Initialize C projects with Hook headers#44
tequdev wants to merge 1 commit into
Xahau:mainfrom
tequdev:template-custom-header

Conversation

@tequdev

@tequdev tequdev commented Jul 19, 2026

Copy link
Copy Markdown
Member

Download the required Hook headers into ontracts/include during C project initialization and configure generated builds to use them.

Ensure nested header files are passed as headers without being compiled as C sources, and validate incomplete API responses.

High Level Overview of Change

Context of Change

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)
  • Documentation Updates
  • Release

Before / After

Test Plan

Download the required Hook headers into ontracts/include during C project initialization and configure generated builds to use them.

Ensure nested header files are passed as headers without being compiled as C sources, and validate incomplete API responses.
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.

1 participant