Skip to content

fix(core): respect public package members#272

Merged
BartWaardenburg merged 1 commit intomainfrom
fix/public-package-members
May 4, 2026
Merged

fix(core): respect public package members#272
BartWaardenburg merged 1 commit intomainfrom
fix/public-package-members

Conversation

@BartWaardenburg
Copy link
Copy Markdown
Collaborator

Summary

  • respect publicPackages for exported class and enum members
  • add workspace fixture coverage for public and non-public packages
  • update publicPackages wording in config docs/schema/skill references

Validation

  • cargo check --workspace
  • cargo test --workspace --all-targets
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo fmt --all -- --check
  • typos
  • CLI public/non-public fixture smoke across human, compact, markdown, json, sarif, and codeclimate
  • pre-push hook completed with all checks passed

@BartWaardenburg BartWaardenburg merged commit 82d71ca into main May 4, 2026
19 checks passed
@BartWaardenburg BartWaardenburg deleted the fix/public-package-members branch May 4, 2026 16:03
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