mirror of
https://github.com/rivosinc/scampi.git
synced 2025-12-08 03:40:53 +00:00
12 lines
299 B
YAML
12 lines
299 B
YAML
# SPDX-FileCopyrightText: 2023 Rivos Inc.
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
repos:
|
|
# pull mirror of https://github.com/fsfe/reuse-tool
|
|
- repo: https://github.com/rivosinc/reuse-tool
|
|
rev: '91c61b9b5f85d4f0023cb780dad635cc6ff08afa'
|
|
hooks:
|
|
# Check compliance
|
|
- id: reuse
|