packages
packages copied to clipboard
disallow dashes in package names via package_scanner
What should be done with the detected packages? Should I rename them with an underscore and add an alias?
Yeah, rename or disable warnings for them. Whatever is easier to do should be the solution.
We decided this needs to be discussed in an RFC because it only makes sense if we enforce package names to match module names, which is a much bigger change.