And another one!! Nested-visibility checker. As I wrote earlier today: this one does not exist yet. I recorded it as an issue on the packwerk-extensions repo: github.com/rubyatscale/packwer

These semantics:

```
packs/a VIOLATION
packs/b OK
packs/b/packs/d OK
packs/b/packs/e ENFORCE_NESTED_VISIBILITY: TRUE
packs/b/packs/e/packs/f VIOLATION
packs/b/packs/e/packs/g VIOLATION
packs/b/packs/h OK
packs/c VIOLATION
```

github.com/rubyatscale/packwer
github.com/rubyatscale/visuali

these are the PRs to land the new checker and to add it to visualization tooling.

Oh, and I went with "folder visibility" instead of "nested visibility"

%>

Mention this post from your site:


Except where otherwise noted, content on stephanhagemann.com is licensed under CC BY 4.0 by Stephan Hagemann