1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-12-02 09:43:30 +00:00

improve spelling

This commit is contained in:
Patrick Kanzler
2023-09-06 01:22:42 +02:00
parent ba468bcb5a
commit 6620760b9f
13 changed files with 104 additions and 39 deletions

View File

@@ -317,7 +317,7 @@ spelling_ignore_wiki_words = True
spelling_ignore_python_builtins = True
spelling_ignore_importable_modules = True
spelling_ignore_contributor_names = True
spelling_word_list_filename = "spelling_wordlist.txt"
spelling_word_list_filename = ["spelling_wordlist.txt", "../AUTHORS"]
spelling_show_suggestions = True
spelling_suggestion_limit = 3
spelling_warning = True