do not force the prompt file to end with a new line (#908)

This commit is contained in:
Pavol Rusnak 2023-04-13 11:33:16 +02:00 committed by GitHub
parent e7f6997f89
commit 82d146df9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 2 deletions

View file

@ -14,3 +14,6 @@ indent_size = 4
[Makefile]
indent_style = tab
[prompts/*.txt]
insert_final_newline = unset