Skip to content

Regexes are not supported in EDN, and therefore not supported when Codox is used from tools.deps #222

@pmonks

Description

@pmonks

EDN does not support regular expression literals (#"<regex-content>"), and because tools.deps uses EDN for defining and configuring build tasks (such as Codox), the use of regular expressions in Codox's configuration (e.g. in the :namespaces option) limits what tools.deps users can do with Codox.

Not sure what a good solution might look like, until/unless EDN supports regular expressions (which doesn't seem likely), but thought I'd raise this anyway in case it bites anyone else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions