AutoYADM commit: 2024-12-08 18:55:03

This commit is contained in:
Daniel Fichtinger 2024-12-08 18:55:04 -05:00
parent 78cca49053
commit 894726c69c
2 changed files with 2 additions and 1 deletions

View file

@ -9,7 +9,7 @@ local harperSettings = {
sentence_capitalization = true,
unclosed_quotes = true,
wrong_quotes = false,
long_sentences = true,
long_sentences = false,
repeated_words = true,
spaces = true,
matcher = true,