diff --git a/.config/dictionary.txt b/.config/dictionary.txt index 9073532..15a2925 100644 --- a/.config/dictionary.txt +++ b/.config/dictionary.txt @@ -1,22 +1,31 @@ autouse basepython +bthornto calver capsys +ccshared +cflags cidrblock codecov +cppflags +cpython delenv devel endgroup envtmpdir -envtmpdir fileh fixturenames +ldflags libera metafunc nocolor passenv +pythonhashseed +pythonioencoding setenv +sysroot testenv +tmpdir toxfile toxinidir workdir diff --git a/cspell.config.yaml b/cspell.config.yaml index 886a485..ab9045f 100644 --- a/cspell.config.yaml +++ b/cspell.config.yaml @@ -12,22 +12,12 @@ dictionaries: - "!cryptocurrencies" - "!cpp" ignorePaths: - # All dot files in the root + - .config/requirements* - \.* - # This file - cspell.config.yaml - # The mypy configuration file - - mypy.ini - # The shared file for tool configuration + - mkdocs.yml - pyproject.toml - # requirements files - - .config/requirements* - - requirements.txt - # The tox configuration file - tox.ini - # Sample tox configurations - - docs/*.ini - - mkdocs.yml languageSettings: - languageId: python