Skip to content

Conversation

@keith-turner
Copy link
Contributor

Adds a script to check which top level classes are in the public API. This is not something apilyzer can do, it can only check that the top level classes do not use non-public API types. So this script along with aplyizer should avoid unintended types from leaking into the public API.

Adds a script to check which top level classes are in the public API.
This is not something apilyzer can do, it can only check that the top
level classes do not use non-public API types.  So this script along
with aplyizer should avoid unintended types from leaking into the public
API.
@keith-turner keith-turner merged commit 46b5b87 into apache:main Oct 30, 2023
@ctubbsii ctubbsii added this to the 1.0.0 milestone Nov 20, 2023
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.

3 participants