Skip to content

Conversation

@noot
Copy link
Contributor

@noot noot commented Sep 15, 2025

πŸ“ Summary

  • added unreachable_pub warning, which will warn if something is marked pub but isn't actually externally reachable.
  • autofix all warnings.

πŸ’‘ Motivation and Context

  • code clean up

βœ… I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

Copy link
Collaborator

@avalonche avalonche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will this apply to the CI lint checks?

@noot
Copy link
Contributor Author

noot commented Sep 16, 2025

@avalonche yes it should as it's part of the workspace now!

@noot noot merged commit 192d8b4 into main Sep 16, 2025
4 checks passed
@noot noot deleted the noot/unreachable-pub branch September 16, 2025 17:00
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.

2 participants