Add REUSE lint to CI

This commit is contained in:
Joshua Goins 2023-08-31 09:12:47 +02:00
parent e9daaf7461
commit a4b64e37c6

9
.build.yml Normal file
View file

@ -0,0 +1,9 @@
image: archlinux
packages:
- reuse
sources:
- https://git.sr.ht/~redstrate/redai
tasks:
- reuse: |
cd redai
reuse lint