mamuz / PhpDependencyAnalysis

Static code analysis to find violations in a dependency graph
http://mamuz.github.io/PhpDependencyAnalysis/
MIT License
561 stars 45 forks source link

possibility to configure multiple hierarchical groupLengths #20

Closed phpsurf closed 5 years ago

phpsurf commented 8 years ago

enhancement request would allow to organize the graph in a more hierarchical way. would expect the configuration to smoothly evolve to something like: groupLength: 2,3

then in that case, there would be a first level group with level 2 namespaces, and within that group, a set of sub groups with level 3 subnamespaces.

mamuz commented 5 years ago

will not fixed