-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Sorin Sbarnea <[email protected]>
- Loading branch information
1 parent
4de3315
commit 0f67041
Showing
11 changed files
with
94 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,46 @@ | ||
argparsing | ||
caplog | ||
cidrblock | ||
filterwarnings | ||
pathsep | ||
pytest | ||
setenv | ||
setuptools | ||
startpath | ||
metafunc | ||
testpaths | ||
udring | ||
webservers | ||
addoption | ||
Rominger | ||
Barroso | ||
Laska | ||
runas | ||
runtask | ||
pluginmanager | ||
modifyitems | ||
fixturenames | ||
getfixturevalue | ||
getplugin | ||
pytestmark | ||
autouse | ||
rootpath | ||
VIRSH | ||
pytester | ||
getgroup | ||
addini | ||
addinivalue_line | ||
lineinfile | ||
pandoc | ||
funcargs | ||
pytrace | ||
reportinfo | ||
fspath | ||
NOTESTSCOLLECTED | ||
TESTSFAILED | ||
USAGEERROR | ||
makepyfile | ||
runpytest_subprocess | ||
parseoutcomes | ||
runpytest | ||
errlines |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
dictionaryDefinitions: | ||
- name: words | ||
path: .config/dictionary.txt | ||
addWords: true | ||
dictionaries: | ||
- bash | ||
- networking-terms | ||
- python | ||
- words | ||
- en_US | ||
ignorePaths: | ||
# All dot files in the root | ||
- \.* | ||
# This file | ||
- cspell.config.yaml | ||
# The shared file for tool configuration | ||
- pyproject.toml | ||
# requirements files | ||
- .config/requirements* | ||
# The tox configuration file | ||
- tox.ini | ||
languageSettings: | ||
- languageId: python |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters