Skip to content

Add clang-tidy to CI, fix findings, merge lint workflows #277

Add clang-tidy to CI, fix findings, merge lint workflows

Add clang-tidy to CI, fix findings, merge lint workflows #277

# SPDX-FileCopyrightText: 2026 The Khronos Group Inc.
# SPDX-License-Identifier: Apache-2.0
---
name: REUSE Compliance Check
on: [push, pull_request]
permissions:
contents: read
jobs:
reuse-compliance-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v7
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v6