Skip to content

fix up includes order that were mangled by clang-format #12

fix up includes order that were mangled by clang-format

fix up includes order that were mangled by clang-format #12

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Rivos Inc.
#
# SPDX-License-Identifier: Apache-2.0
name: reuse
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: reuse Compliance Check
uses: fsfe/reuse-action@v1