9 lines
178 B
YAML
9 lines
178 B
YAML
|
|
# SPDX-Copyright: 2019 Free Software Foundation Europe e.V.
|
||
|
|
# SPDX-License-Identifier: CC0-1.0
|
||
|
|
|
||
|
|
pipeline:
|
||
|
|
reuse:
|
||
|
|
image: fsfe/reuse:0.4.0a1
|
||
|
|
commands:
|
||
|
|
- reuse lint
|