aboutsummaryrefslogtreecommitdiff
path: root/testdata/Apply_fromReport_test.txt
AgeCommit message (Collapse)Author
2026-01-15all: allow multiple pattern in match-file-commentShulhan
This makes the configuration more concise where pattern can be split into multi lines. While at it, add more pattern to match-file-comment.
2026-01-14match_file_comment: do not add space on prefix and suffixShulhan
The space should be added only when generating the SPDX lines. In the spdxconv.report, it should print the prefix and suffix as in match-file-comment.
2026-01-14all: fix error when scanning and apply empty fileShulhan