Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: allow whitespace character in license SLUG
This PR fixes the regex for the license SLUG by (1) allowing the space character to occur and (2) moving the `-` to the beginning of the list of allowed characters where it belongs. Signed-off-by: Ingo Müller <[email protected]>
- Loading branch information