Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <philipp@hoerist.com>2023-01-03 02:35:54 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-01-03 02:35:54 +0300
commit756b00081b6119d71dff9254d6fc9f870f1420f7 (patch)
tree54db4feac284f15ee8e164d594dd71f74d5bd809 /pyproject.toml
parent26afcb62b8e619df6d58056b1239bb25837f8770 (diff)
cq: Fix typos
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 6b40c9573..9620340b1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
[tool.codespell]
-skip = "*__pycache__*,gajim/gui,gajim/data/icons,gajim/data/sounds"
+skip = "*__pycache__*,test,*.egg-info,.git,*.po,*.nsi,*.spec"
ignore-words-list = "claus,pres,ser,trough"