# SPDX-FileCopyrightText: 2026 Andrew Grimberg <tykeal@bardicgrove.org>
# SPDX-License-Identifier: Apache-2.0
#
# codespell configuration
# "Thur" and "Unknow" are actual Akuvox API field names
[codespell]
ignore-words-list = thur,unknow
