From 81d8d5b36a34ad8bb39509e6e5ef1dcb8b9453c2 Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Sun, 7 Jan 2024 20:11:22 +0100 Subject: [PATCH] Add generic localSettings.yaml as reference --- localSettings.yaml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 localSettings.yaml diff --git a/localSettings.yaml b/localSettings.yaml new file mode 100644 index 0000000..a43cafd --- /dev/null +++ b/localSettings.yaml @@ -0,0 +1,29 @@ +indentPreamble: 1 +defaultIndent: ' ' +maxNumberOfBackUps: 9 +modifyLineBreaks: + preserveBlankLines: 1 + condenseMultipleBlankLinesInto: 0 + oneSentencePerLine: + manipulateSentences: 1 + removeSentenceLineBreaks: 0 + sentencesFollow: + par: 1 + blankLine: 1 + fullStop: 1 + exclamationMark: 1 + questionMark: 1 + rightBrace: 1 + commentOnPreviousLine: 1 + other: 0 + sentencesBeginWith: + A-Z: 1 + a-z: 0 + other: 0 + sentencesEndWith: + basicFullStop: 0 + betterFullStop: 1 + exclamationMark: 1 + questionMark: 1 + other: '(?:\.\)(?!\h*[a-z]))|(?:(?