Skip to content

Validate module names #2795

Description

@mzagozen

The Acton compiler will happily compile a module with - in the file name, like foo-bar.act. But then how do you import that ;)
Before compiling, the module names should be validated and rejected if they contain characters that make them non-importable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions