From 90dcb6770c2ed1b8c653168c3ce2835d8a0b1343 Mon Sep 17 00:00:00 2001 From: polarathene <5098581+polarathene@users.noreply.github.com> Date: Sat, 27 Jan 2024 17:31:40 +1300 Subject: [PATCH] lint: Ensure final newline is present VSCode by default excludes this if the last line rendered is removed (rendered as a separate blank line). A separate setting can enforce adding the final newline upon save regardless. --- docs/content/config/environment.md | 2 +- docs/content/config/security/rspamd.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/config/environment.md b/docs/content/config/environment.md index 2713de96..b1c3e2b6 100644 --- a/docs/content/config/environment.md +++ b/docs/content/config/environment.md @@ -1056,4 +1056,4 @@ you to replace both instead of just the envelope sender. [docs-tls-manual]: ./security/ssl.md#bring-your-own-certificates [docs-tls-selfsigned]: ./security/ssl.md#self-signed-certificates [docs-accounts-quota]: ./user-management.md#quotas -[docs::dms-volumes-state]: ./advanced/optional-config.md#volumes-state \ No newline at end of file +[docs::dms-volumes-state]: ./advanced/optional-config.md#volumes-state diff --git a/docs/content/config/security/rspamd.md b/docs/content/config/security/rspamd.md index c0ca011b..0c457ec3 100644 --- a/docs/content/config/security/rspamd.md +++ b/docs/content/config/security/rspamd.md @@ -259,4 +259,4 @@ While _Abusix_ can be integrated into Postfix, Postscreen and a multitude of oth [abusix-rspamd-integration]: https://docs.abusix.com/abusix-mail-intelligence/gbG8EcJ3x3fSUv8cMZLiwA/getting-started/dmw9dcwSGSNQiLTssFAnBW#rspamd [docs::dms-volumes-config]: ../advanced/optional-config.md#volumes-config -[docs::dms-volumes-state]: ../advanced/optional-config.md#volumes-state \ No newline at end of file +[docs::dms-volumes-state]: ../advanced/optional-config.md#volumes-state