# Copyright 2020-2025 David Robillard <d@drobilla.net>
# SPDX-License-Identifier: 0BSD OR ISC

CheckOptions:
  - key:   readability-function-cognitive-complexity.Threshold
    value: '27'
InheritParentConfig: true
