List Question
14 TechQA 2024-02-07T06:19:17.357000Is there a way to use the dotnet format command to undo a rule?
100 views
Asked by Jay
dotnet format changes the encoding of the file
114 views
Asked by user07773
How to make `dotnet-format` ignoring certain directory?
564 views
Asked by tribbloid
How to use `dotnet format` to apply specific StyleCop rule globally?
290 views
Asked by Jay
Dotnet-format not running in Github Action due to missing assembly
727 views
Asked by ftramnitzke
Github Super Linter - C# Linter is not doing any style checks
534 views
Asked by bitsandgates
How can I convince the architect to allow me to format code?
47 views
Asked by max
C# formatting with .editorconfig: can I use a different naming style for unit tests?
425 views
Asked by Thomas Mulder
How to ignore all whitespace issues when using dotnet format?
1.5k views
Asked by derekbaker783
Use dotnet-format to change to file-scoped namespaces in C#10
484 views
Asked by lonix
dotnet format validation throws dll not found
449 views
Asked by finder2
Why is my editorconfig not throwing a naming error?
255 views
Asked by Ryan
How to use dotnet format to format the whole project inside a subfolder?
8.1k views
Asked by Question3r
Apply dotnet-format on save in Visual Studio?
4.6k views
Asked by me.at.coding