1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
# This file configures spell checking. Items in "words" were initially populated
# with words that might be spelling errors. Review these words and take
# appropriate action. For more information, see: https://aka.ms/ci-fix#spell-check
# Spell checking is not case sensitive
# Keep word lists in alphabetical order so the file is easier to manage
version: "0.2"
words:
- dicretorytestfs
- mynewfilesystemsasync
- myleasefilesystemasync
- mymetadatafilesystemsyncasync
- mypathfilesystemasync
- myclientfilesystemasync
- mydirectoryfilesystemasync
- aasync
- basync
- mycontainerdirectory
- recursiveasync
- asyncdownload
- download
- testdir2async
- testdirasync
|