PhpMetricsCollectorBundle icon indicating copy to clipboard operation
PhpMetricsCollectorBundle copied to clipboard

Missing configuration file

Open Verhaeg opened this issue 10 years ago • 0 comments

Could use a configuration file to set some variables like:

  • which files to exclude (apart from the existing list)
  • cyclomaticComplexity and maintainabilityIndex color scores

I'm currently using codeception c3 file to be able to coverage acceptance tests and c3 is included in dev and also fetched by this bundle.. increasing the score but without giving me proper info of the project since it is a third-party file.

Thanks ;)

Verhaeg avatar Oct 14 '15 02:10 Verhaeg