Exclude modules from the graph, according to wildcard expressions
See original GitHub issueAllow ignored regex expressions in layers contract.
As a example y don’t want my *.tests.*
modules to be processed.
Issue Analytics
- State:
- Created 4 years ago
- Comments:16 (14 by maintainers)
Top Results From Across the Web
Include and exclude groups of files with wildcard characters
You can use wildcard characters to include or exclude groups of files. ... A very large include-exclude list can decrease backup performance. Use...
Read more >Maven and wildcard exclusions - SmartJava
Once in a while I run into the problem where I don't want to exclude a single dependency from a maven dependency, but...
Read more >Use query parameters to customize responses - Microsoft Graph
Microsoft Graph provides optional query parameters that you can use to specify and control the amount of data returned in a response.
Read more >Go Modules Reference - The Go Programming Language
Introduction. Modules are how Go manages dependencies. This document is a detailed reference manual for Go's module system. For an introduction to creating ......
Read more >How to Exclude Gradle Dependencies - Tom Gregory
Option 3) module replacement exclude alternative ... Here's how the exclude syntax looks in the Groovy build.gradle. dependencies {.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Let me give it a try after the weekend. I like the idea
You’ve discovered a bug! I’ve been able to reproduce this and have added it as an issue here: https://github.com/seddonym/import-linter/issues/45
In the meantime, the workaround is just to redeclare the fields explicitly in your custom contract, i.e.