# Copyright 2020-2024 David Robillard # SPDX-License-Identifier: 0BSD OR ISC Checks: > *, -altera-*, -bugprone-assignment-in-if-condition, -bugprone-switch-missing-default-case, -hicpp-multiway-paths-covered, -llvmlibc-*, -misc-include-cleaner, -readability-avoid-nested-conditional-operator, -readability-identifier-length, WarningsAsErrors: '*' HeaderFilterRegex: '.*' FormatStyle: file