Skip to content

Skip validation in SourceCodeTransformation project - #177

Merged
feO2x merged 1 commit into
mainfrom
optional-validation-during-source-code-transformation
Jul 24, 2026
Merged

Skip validation in SourceCodeTransformation project#177
feO2x merged 1 commit into
mainfrom
optional-validation-during-source-code-transformation

Conversation

@feO2x

Copy link
Copy Markdown
Owner

This PR adds an option to skip validation when creating a custom single file via the SourceCodeTransformation project.

Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
@feO2xfeO2x self-assigned this Jul 24, 2026
@github-actions

Copy link
Copy Markdown

Code Coverage

PackageLine RateBranch RateComplexityHealth
Light.GuardClauses98%92%2532
Light.GuardClauses.InternalRoslynAnalyzers96%86%52
Light.GuardClauses.InternalRoslynAnalyzers.CodeFixes95%100%8
Light.GuardClauses.SourceCodeTransformation92%84%669
Summary96% (4786 / 4976)90% (2660 / 2957)3261

@feO2x
feO2x merged commit bd7325c into mainJul 24, 2026
2 checks passed
@feO2x
feO2x deleted the optional-validation-during-source-code-transformation branch July 24, 2026 17:48
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@feO2x