mirror of
https://github.com/redstrate/Novus.git
synced 2025-05-03 00:17:46 +00:00
9 lines
136 B
YAML
9 lines
136 B
YAML
|
image: archlinux
|
||
|
packages:
|
||
|
- reuse
|
||
|
sources:
|
||
|
- https://git.sr.ht/~redstrate/novus
|
||
|
tasks:
|
||
|
- reuse: |
|
||
|
cd novus
|
||
|
reuse lint
|