Skip to content

Warn about encoded pkg obj names #22707

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

som-snytt
Copy link
Contributor

@som-snytt som-snytt commented Mar 4, 2025

Extend "encoded package name" warning to file package object names.

Original ticket for warning is #14448

Fixes #22670

Doesn't yet address Cyclic macro dependencies.

Also packageObjectName is "forced" early to avoid cycles, even if there is no top-level def.

Also we write foo-bar.scala for descriptive snippets with top-level defs. Unreasonable to warn about that.

@som-snytt
Copy link
Contributor Author

Practicing closing PRs for reworking instead of leaving them as drafts.

@som-snytt som-snytt closed this Mar 6, 2025
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.

Cyclic macro dependencies "caused" by a dash (-) in the filename?
1 participant