Skip to content

chore: allow module inception workspace-wide - #192

Merged
tisonkun merged 1 commit into
mainfrom
codex/allow-private-module-inception
Aug 26, 2026
Merged

chore: allow module inception workspace-wide#192
tisonkun merged 1 commit into
mainfrom
codex/allow-private-module-inception

Conversation

@tisonkun

Copy link
Copy Markdown
Member

Summary

  • allow Clippy's module_inception lint at the workspace level
  • remove the item-level allowance from the once module

The narrower allow-private-module-inception Clippy configuration does not cover this case because the containing once module is public, even though its same-named child module is private.

Validation

  • cargo x lint

@tisonkun
tisonkun marked this pull request as ready for review August 26, 2026 03:04
@tisonkun
tisonkun merged commit 4261ee2 into main Aug 26, 2026
9 checks passed
@tisonkun
tisonkun deleted the codex/allow-private-module-inception branch August 26, 2026 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant