feature-sliced / steiger

Universal file structure and project architecture linter
https://www.npmjs.com/package/steiger
MIT License
65 stars 4 forks source link

Support cross-imports with `@x` #29

Open illright opened 3 months ago

illright commented 3 months ago

Cross-imports should not be counted as references for the insignificant-slice rule

sergeysova commented 3 months ago

What is @x?

illright commented 3 months ago

@sergeysova An experimental proposal for explicit cross-imports. People say it works quite well, so it's about time we make it official

https://github.com/feature-sliced/documentation/discussions/390#discussioncomment-5570073