# SPDX-FileCopyrightText: 2026 Andrew Grimberg <tykeal@bardicgrove.org>
# SPDX-License-Identifier: Apache-2.0
#
# codespell configuration
# "Thur", "Unknow" and "unsupport" are verbatim Akuvox API strings
# ("unsupport action" is the X915S contact-write rejection message).
[codespell]
ignore-words-list = thur,unknow,unsupport
