diff options
| author | Shulhan <ms@kilabit.info> | 2026-01-15 14:01:48 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-01-15 14:01:48 +0700 |
| commit | e662e3bc3c4aadf15a360495deaa86939ce84980 (patch) | |
| tree | 6c1476d2aa3cae1af9d833c74bbda99945115ec8 /testdata/scan/Makefile | |
| parent | 9a34a0e949a04c4b885314222e46c918a6f9f2dc (diff) | |
| download | spdxconv-e662e3bc3c4aadf15a360495deaa86939ce84980.tar.xz | |
all: add match-file-pattern for common files
The Makefile, go.mod, and go.sum are known file names.
Diffstat (limited to 'testdata/scan/Makefile')
| -rw-r--r-- | testdata/scan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testdata/scan/Makefile b/testdata/scan/Makefile new file mode 100644 index 0000000..996cee9 --- /dev/null +++ b/testdata/scan/Makefile @@ -0,0 +1 @@ +# Empty. |
