aboutsummaryrefslogtreecommitdiff
path: root/config.go
AgeCommit message (Expand)Author
2026-01-15config: use embed for spdxconv.cfg templateShulhan
2026-01-15all: allow multiple pattern in match-file-commentShulhan
2026-01-15all: add match-file-pattern for common filesShulhan
2026-01-14all: get the copyright year from git historyShulhan
2026-01-13all: split the delete_line_pattern into before and afterShulhan
2026-01-12all: fix default regex match license and copyright to ignore commentShulhan
2026-01-12all: add configuration for setting default copyright yearShulhan
2026-01-12all: remove prefix config from struct matchCopyright and matchLicenseShulhan
2026-01-12all: implement match-file-comment for seting comment based on file nameShulhan
2026-01-12config_match_license: remove unused field DeleteMatchShulhan
2026-01-09all: implement the scan commandShulhan
2026-01-08cmd/spdxconv: implement "init" commandShulhan
2026-01-08all: implement conversion for SPDX-License-IdentifierShulhan
2026-01-06spdxconv: tool to convert license and copyright to SPDX formatShulhan