Giter Site home page Giter Site logo

Comments (7)

BenjaminBrienen avatar BenjaminBrienen commented on June 1, 2024 1

The full list of options is available here: https://josefpihrt.github.io/docs/roslynator/configuration. You just need to choose value for options that can have multiple value and replace analyzer severity for analyzer that are not enabled by default.

Does that help?

I did find that, but there seemed to be a couple things missing from that list. Maybe it's only the unreleased and deprecated features you mentioned earlier. Thanks! Love the product, by the way. I needed Roslynator to point out unused expression values and many more tiny suggestions. The IDE analyzers aren't the best imo. It works amazingly well!

from roslynator.

josefpihrt avatar josefpihrt commented on June 1, 2024

Ad roslynator_blank_line_between_closing_brace_and_switch_section: This option is obsolete as the "parent" analyzer is obsolete. It can be found here: https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0014/

Ad RCS1082, RCS1115: these analyzers were completely removed from Roslynator (usually replaced with or merged into some other analyzer). I would say that there should not be any links to these analyzers. Where does these links come from?

from roslynator.

BenjaminBrienen avatar BenjaminBrienen commented on June 1, 2024

Ad roslynator_blank_line_between_closing_brace_and_switch_section: This option is obsolete as the "parent" analyzer is obsolete. It can be found here: https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0014/

Ad RCS1082, RCS1115: these analyzers were completely removed from Roslynator (usually replaced with or merged into some other analyzer). I would say that there should not be any links to these analyzers. Where does these links come from?

I wrote the links manually because I saw the definitions for those in the XML file. I was just trying to create an .editorconfig that enabled absolutely everything with at least a suggestion minimum severity. Every example of a "complete" config file seems to be missing one or two things. The XML file seemed to be the most up to date "source". Thus, I based mine on that, coming across a few discrepancies in the meanwhile.

from roslynator.

josefpihrt avatar josefpihrt commented on June 1, 2024

The full list of options is available here: https://josefpihrt.github.io/docs/roslynator/configuration. You just need to choose value for options that can have multiple value and replace analyzer severity for analyzer that are not enabled by default.

Does that help?

from roslynator.

josefpihrt avatar josefpihrt commented on June 1, 2024

I'm really glad you like it!

from roslynator.

BenjaminBrienen avatar BenjaminBrienen commented on June 1, 2024

@josefpihrt this page https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0014/ has a broken link https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0014/RCS0061

from roslynator.

josefpihrt avatar josefpihrt commented on June 1, 2024

I know about this issue. Weird is that when you refresh the page the link is correct (at least that is my experience). Maybe it has something to do with Docusaurus, but haven't found out yet. If you have any idea what could be the cause, it would be great.

from roslynator.

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.