Skip to content

Remove -Wno-return-local-addr #20

Remove -Wno-return-local-addr

Remove -Wno-return-local-addr #20

Workflow file for this run

# SPDX-License-Identifier: Apache-2.0 OR MIT
#
# SPDX-FileCopyrightText: 2023 Tristan Partin <tristan@partin.io>
name: REUSE
on:
pull_request:
types: [opened, synchronize, reopened]
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}
cancel-in-progress: true
jobs:
reuse:
runs-on: ubuntu-latest
steps:
- name: Checkout libmerr
uses: actions/checkout@v4
- name: Lint
uses: fsfe/reuse-action@v2
with:
args: --include-meson-subprojects lint