We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11c1468 + 43b9b06 commit c202356Copy full SHA for c202356
.github/workflows/spelling.yml
@@ -91,10 +91,10 @@ jobs:
91
extra_dictionaries:
92
cspell:software-terms/dict/softwareTerms.txt
93
cspell:win32/src/win32.txt
94
- cspell:php/php.txt
+ cspell:php/src/php.txt
95
cspell:filetypes/filetypes.txt
96
cspell:csharp/csharp.txt
97
- cspell:dotnet/dotnet.txt
+ cspell:dotnet/src/dotnet.txt
98
cspell:python/src/common/extra.txt
99
cspell:python/src/python/python-lib.txt
100
cspell:aws/aws.txt
0 commit comments