Evan Doyle
Evan Doyle
> thanks! i'm having trouble configuring it to only allow imports from modules that don't start with `test_` though. i think i need to do something like this: > >...
@DetachHead This is available in `0.27.2`! The same kinds of 'module path globs' that are supported in `path` and `depends_on` are now also supported in `cannot_depend_on`. [More docs here](https://docs.gauge.sh/usage/configuration#modules) Please...
@zachvalenta we would definitely welcome a contribution for this! I wasn't aware of d2, but it should fit in next to the existing GraphViz and Mermaid implementations.
In `0.29.0` there is a [fix](https://github.com/gauge-sh/tach/pull/741) for the specific panic you're seeing, but the connection to closed layers isn't so clear to me yet. Could you let me know if...