Code Monkey home page Code Monkey logo

Comments (5)

vbfox avatar vbfox commented on May 29, 2024

After checking it seem that CA1414 is only in FXCop external analysis and still not ported to the new FxCopAnalyzers package so we will have to decide to enable it and when (Only in Release/CI builds or on all builds, knowing that it'll slow down builds)

from pinvoke.

AArnott avatar AArnott commented on May 29, 2024

Let's do it: enable Code Analysis on Release builds with at least CA1414 enabled.

Ideally in the process, we consolidate all the .ruleset files to just one or two (for product and test) so we can add/remove rules to apply to all projects.

from pinvoke.

arlm avatar arlm commented on May 29, 2024

How can this issue have help? What is in need to be done?

from pinvoke.

AArnott avatar AArnott commented on May 29, 2024

Ideally implement the rule in FxCop analyzers then install the package in our projects. But simply enabling legacy FxCop for these projects for this rule would work too.
Thanks.

from pinvoke.

AArnott avatar AArnott commented on May 29, 2024

CA1414 still hasn't been ported: dotnet/roslyn-analyzers#430

And I'm actually leaning in the opposite direction, since BOOL is so common and U1 so rare, that perhaps we can just drop all the attributes that explicitly state default behavior.

from pinvoke.

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.