Skip to content

[code_assets] Add sanitizer option to CodeConfig#3376

Open
dcharkes wants to merge 1 commit into
mainfrom
code-config-sanitizers
Open

[code_assets] Add sanitizer option to CodeConfig#3376
dcharkes wants to merge 1 commit into
mainfrom
code-config-sanitizers

Conversation

@dcharkes
Copy link
Copy Markdown
Collaborator

@dcharkes dcharkes commented May 20, 2026

And use it in package:native_toolchain_c.

Closes: #2497

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 20, 2026

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
code_assets Non-Breaking 1.1.0 1.2.0-wip 1.2.0-wip ✔️
native_toolchain_c Non-Breaking 0.19.0 0.19.1-wip 0.19.1-wip ✔️

This check can be disabled by tagging the PR with skip-breaking-check.

API leaks ✔️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbol Leaking sources

This check can be disabled by tagging the PR with skip-leaking-check.

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

This check can be disabled by tagging the PR with skip-changelog-check.

@dcharkes dcharkes force-pushed the code-config-sanitizers branch from fc96870 to 55a253a Compare May 20, 2026 17:02
@dcharkes dcharkes force-pushed the code-config-sanitizers branch from 55a253a to c9b151f Compare May 20, 2026 18:19
@dcharkes dcharkes requested a review from liamappelbe May 20, 2026 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[code_assets] CodeConfig sanitizer info

1 participant