Skip to content

Commit 6598d37

Browse files
WeltraumschafIlyesbdlala
authored andcommitted
Also use container for linting, so no pip install is necessary
Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
1 parent 984861c commit 6598d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/add-license-header.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# cat file_list.txt | add-license-header.sh
1616
#
1717
# To generate the file list use `reuse lint`. This produces a Markdown report:
18-
# reuse lint > spdx-report.md
18+
# docker run --rm --volume $(pwd):/data fsfe/reuse lint > files.txt > spdx-report.md
1919
#
2020
# See also:
2121
# - https://spdx.org

0 commit comments

Comments
 (0)