dotnet / dotnet/format

dotnet format not work in Blazor

Open
#1,729 0 comments 5 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
1.9k
Forks
173
Avg merge
10d 13h
Merged PRs (30d)
1

Description

I have Blazor WebAssembly Blazor project. Here I have some .razor components that contains c# code with some `SA-` and `CA-` errors and warnings.
Here I was trying `dotnet format --verify-no-changes` in console. After all I see only `Warnings were encountered while loading the workspace. Set the verbosity option to the 'diagnostic' level to log warnings.` warning and I suppose it means that command completed.
If I has .cs files with the same errors and warnings it works fine and I can see these errors in my console.
If someone has encounter with the same behavior, please provide a solution.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.