From 2e89eac10509bafaf3bb570fe7f6d35e92872f4e Mon Sep 17 00:00:00 2001 From: andthum <56444687+andthum@users.noreply.github.com> Date: Wed, 6 Sep 2023 19:53:38 +0200 Subject: [PATCH] [settings.json]: cSpell: Extend List of Ignored Words --- .vscode/settings.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index a1df4425..c8e9002f 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -12,6 +12,7 @@ "CMPS", "CODEQL", "CPUS", + "Coeff", "Correlogram", "Corrensstraße", "Cython", @@ -22,6 +23,7 @@ "Golay", "Gromacs", "Kimms", + "Kohlrausch", "LZMA", "Len", "Lmod", @@ -126,6 +128,7 @@ "inplace", "interp", "intersphinx", + "isin", "isort", "issubdtype", "labelpad", @@ -140,6 +143,7 @@ "loadtxt", "logx", "logy", + "lomax", "markdownlint", "mastertoc", "mathbb", @@ -209,6 +213,7 @@ "refatm", "refcmp", "refpos", + "replot", "resindex", "resindices", "resnames", @@ -259,12 +264,14 @@ "verticalalignment", "vmax", "vmin", + "weibull", "wlen", "xaxis", "xdata", "xelatex", "xlabel", "xlim", + "xlogscale", "xopen", "xscale", "xylabel",