Skip to content
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

Add RazorWarningLevel #40720

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add RazorWarningLevel #40720

wants to merge 1 commit into from

Conversation

jjonescz
Copy link
Contributor

@jjonescz jjonescz commented May 7, 2024

Adds support for RazorWarningLevel (similar to C# WarningLevel) - so the razor compiler can report new warnings on existing code and users will be able to turn those warnings off to avoid breaking their builds.
Related to dotnet/razor#10346.

I plan to add a test once razor official builds work again so I can flow a razor build here to test it in CI.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch untriaged Request triage from a team member labels May 7, 2024
Copy link
Contributor

Thanks for your PR, @jjonescz.
To learn about the PR process and branching schedule of this repo, please take a look at the SDK PR Guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant