From f7d606dea732216c0d12fafc96e9d3a0f4c4147d Mon Sep 17 00:00:00 2001 From: Hendrik Date: Tue, 15 Apr 2025 13:04:31 -0300 Subject: [PATCH] Add se-lint-ignore --- se-lint-ignore.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 se-lint-ignore.xml diff --git a/se-lint-ignore.xml b/se-lint-ignore.xml new file mode 100644 index 0000000..3f67f77 --- /dev/null +++ b/se-lint-ignore.xml @@ -0,0 +1,15 @@ + + + + + t-007 + The possessive s is part of a publication name and thus should be inside italics. + + + + + t-051 + The dialog is interrupted by a paragraph-length explanation, so the next paragraph should be seem as part of the previous paragraph. + + + \ No newline at end of file