git: 36ac0e283e - main - .vale/styles: Add exceptions for Spacing

Muhammad Moinur Rahman <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/doc/commit/?id=36ac0e283eba5def9d2160145d742ce5d2da9b1d

commit 36ac0e283eba5def9d2160145d742ce5d2da9b1d
Author:     Muhammad Moinur Rahman <[email protected]>
AuthorDate: 2023-12-22 15:00:41 +0000
Commit:     Muhammad Moinur Rahman <[email protected]>
CommitDate: 2023-12-22 15:00:41 +0000

    .vale/styles: Add exceptions for Spacing
    
    The Spacing rule also catches [a-z].FreeBSD so add an exception.
---
 .vale/styles/FreeBSD/Spacing.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.vale/styles/FreeBSD/Spacing.yml b/.vale/styles/FreeBSD/Spacing.yml
index ab716c0e68..880a5dd921 100644
--- a/.vale/styles/FreeBSD/Spacing.yml
+++ b/.vale/styles/FreeBSD/Spacing.yml
@@ -5,3 +5,5 @@ nonword: true
 tokens:
   - '[a-z][.?!] {2,}[A-Z]'
   - '[a-z][.?!][A-Z]'
+exceptions:
+  - '[a-z].F'
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.