Coder Social home page Coder Social logo

Comments (6)

JimBobSquarePants avatar JimBobSquarePants commented on August 27, 2024 1

No worries 😄
I'm using VS 16.10.

from editorconfig.

RehanSaeed avatar RehanSaeed commented on August 27, 2024 1

Raised new issue dotnet/roslyn#55541.

from editorconfig.

RehanSaeed avatar RehanSaeed commented on August 27, 2024 1

Looks like the fix was rolled out in 17.2. Closing. Thanks for reporting.

from editorconfig.

JimBobSquarePants avatar JimBobSquarePants commented on August 27, 2024

Removing this line appears to fix the issue.

[*.{cs,csx,cake,vb,vbx}]
# Default Severity for all .NET Code Style rules below
dotnet_analyzer_diagnostic.severity = warning

Replacing with specific defaults is advised otherwise all warnings become errors.
e.g.

dotnet_analyzer_diagnostic.category-style.severity = warning

Related issue
dotnet/roslyn#43051

from editorconfig.

RehanSaeed avatar RehanSaeed commented on August 27, 2024

Thanks @JimBobSquarePants! I was following that Roslyn thread and thought this was fixed since they closed the issue but perhaps not.

Which version of VS are you using? dotnet_analyzer_diagnostic.severity should have been working since VS 16.9 onwards but I wonder if there have been bug fixes in 16.10 or 16.11 preview.

from editorconfig.

JimBobSquarePants avatar JimBobSquarePants commented on August 27, 2024

Looks like there was a fix for this issue. Perhaps it can be closed now?

dotnet/roslyn#58460

from editorconfig.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.