improve spelling config
This commit is contained in:
parent
3f7b86e7d2
commit
896b269b1c
@ -316,3 +316,8 @@ spelling_ignore_pypi_package_names = True
|
|||||||
spelling_ignore_wiki_words = True
|
spelling_ignore_wiki_words = True
|
||||||
spelling_ignore_python_builtins = True
|
spelling_ignore_python_builtins = True
|
||||||
spelling_ignore_importable_modules = True
|
spelling_ignore_importable_modules = True
|
||||||
|
spelling_word_list_filename = "spelling_wordlist.txt"
|
||||||
|
spelling_show_suggestions = True
|
||||||
|
spelling_suggestion_limit = 3
|
||||||
|
spelling_warning = True
|
||||||
|
spelling_exclude_patterns = ["**/capabilities.json*"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user