# SPDX-License-Identifier: BSD-3-Clause description: | An include must not give both an allowlist and a blocklist. This binding should cause an error. compatible: allow-and-blocklist include: - name: include.yaml property-blocklist: [x] property-allowlist: [y]