From 1c488bc18ca8444638fb1c078662bc0610f26769 Mon Sep 17 00:00:00 2001 From: Hans-Joachim Krauch Date: Mon, 28 Aug 2023 21:32:04 +0200 Subject: [PATCH] fix spellcheck --- cspell.config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cspell.config.yaml b/cspell.config.yaml index 39a8205da6..e0f0aff57b 100644 --- a/cspell.config.yaml +++ b/cspell.config.yaml @@ -142,7 +142,7 @@ overrides: ignoreRegExpList: - "0x[0-9a-f]+n?" - - filename: "(Pipfile|README.md|pyproject.toml)" + - filename: "(Pipfile|README.md|pyproject.toml|setup.cfg)" words: - pypi - pyright @@ -151,6 +151,7 @@ overrides: - addopts - xfail - Pipfile + - pyyaml - filename: "python/**/*.rst" words: