Skip to content

Provide ability to override the report filename format. #21

@metasim

Description

@metasim

Currently the report file format is new File(config.reportDir, s"${title}.${language.ext}"), where title is the value of the setting licenseReportTitle. If your title is something like "Third-Party Licenses", it may be that one would rather the report be name third-party-licenses.html instead of Third-Party Licenses.html (which requires having the space escaped).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions