aboutsummaryrefslogtreecommitdiff
path: root/testdata/Scan_test.txt
AgeCommit message (Collapse)Author
2026-01-15all: add test for Scan on new file without git historyShulhan
New file without git history should use the year from configuration.
2026-01-15report: do not return an error if report file does not existShulhan
When scan running, it will try to load the previous report file to minimize re-scanning of file that has been applied or detected (regular or binary). If the report file does not exist, do not return the error, keep going.