Giter VIP home page Giter VIP logo

Comments (3)

TomasVotruba avatar TomasVotruba commented on August 26, 2024

The goal is to have comparable bare levels, no extensions, no ignores. To have a real gist of error count in the project.
That way it's comparable to other projects. We can also tract error count in time without interversion of "new added extension we forgot". Otherwise it would be just running your PHPStan setup multiple times :) no added value there.

This is at least the gist of a release post
https://tomasvotruba.com/blog/get-quick-error-count-for-each-phpstan-level

from phpstan-bodyscan.

yguedidi avatar yguedidi commented on August 26, 2024

@TomasVotruba so the use case of "help running PHPStan mulitple times on each level instead of doing it manually" is not in the scope of the project? I mean doing "just" that is not?
It could, in the context of a company project, help envision how to plan increasing PHPStan level over time

Would you accept to have it configurable? for example with command line flags like --keep-extensions or --keep-rules?

Side note: what about showing the number of errors per rule? as you have that other project that defines 300+ levels instead of PHPStan level :)

from phpstan-bodyscan.

TomasVotruba avatar TomasVotruba commented on August 26, 2024

The goal here is to keep it simple to run and get the gist of project. Not to replace current PHPStan runner.
It's like hiring a developer and getting reading through their CV :)

from phpstan-bodyscan.

Related Issues (14)

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.