Andrew Riddlestone
Andrew Riddlestone
Closes qossmic/deptrac#1190
Can we add a collector which looks for a particular `@package` annotation from a class-like's docblock to include it in a layer? It would be really handy for one of...
Closes #94
The `@mixin` in the facade should presumably be at the class docblock level, rather than the method level. However, the methods in the main class are not static, whereas the...