alexevanczuk / packs

A pure Rust implementation of packwerk, a gradual modularization tool for Ruby
MIT License
70 stars 7 forks source link

folder_visibility -> folder_privacy #197

Closed perryqh closed 4 months ago

perryqh commented 4 months ago

Why

folder_privacy more clearly communicates that the violation enforces privacy within a folder

What

Introduced a folder_privacy violation type while still supporting the deprecated folder_visibility

Tests

unit tests and against our large Rails monolith