Skip to content

Commit

Permalink
MAINT: sort cSpell config
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Jan 7, 2025
1 parent 611c133 commit cdbda45
Showing 1 changed file with 34 additions and 34 deletions.
68 changes: 34 additions & 34 deletions .cspell.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"version": "0.2",
"allowCompoundWords": false,
"enableFiletypes": [
"git-commit",
Expand Down Expand Up @@ -37,38 +36,6 @@
"docs/conf.py",
"pyproject.toml"
],
"language": "en-US",
"words": [
"AmpForm",
"Blatt",
"Breit",
"Chromodynamics",
"Colab",
"ComPWA",
"Curvenote",
"docstrings",
"helicity",
"lambdify",
"Mathematica",
"Miniconda",
"Numba",
"NumPy",
"parametrizations",
"PyPA",
"PyPI",
"pytest",
"QRules",
"Reana",
"Scikit",
"SciPy",
"SymPy",
"TensorWaves",
"Theano",
"TPUs",
"unbinned",
"Weisskopf",
"Zenodo"
],
"ignoreWords": [
"MAINT",
"PYTHONHASHSEED",
Expand Down Expand Up @@ -114,5 +81,38 @@
"unsrt",
"venv"
],
"useGitignore": true
"language": "en-US",
"useGitignore": true,
"version": "0.2",
"words": [
"AmpForm",
"Blatt",
"Breit",
"Chromodynamics",
"Colab",
"ComPWA",
"Curvenote",
"docstrings",
"helicity",
"lambdify",
"Mathematica",
"Miniconda",
"Numba",
"NumPy",
"parametrizations",
"PyPA",
"PyPI",
"pytest",
"QRules",
"Reana",
"Scikit",
"SciPy",
"SymPy",
"TensorWaves",
"Theano",
"TPUs",
"unbinned",
"Weisskopf",
"Zenodo"
]
}

0 comments on commit cdbda45

Please sign in to comment.