git: 0a5cde437a - main - vale/styles: Disable SemanticLineBreak Rule for non-english languages

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=0a5cde437a7e3f57a7951a4576d0d2ba9616b0bb

commit 0a5cde437a7e3f57a7951a4576d0d2ba9616b0bb
Author:     Muhammad Moinur Rahman <[email protected]>
AuthorDate: 2023-04-19 18:58:10 +0000
Commit:     Muhammad Moinur Rahman <[email protected]>
CommitDate: 2023-04-19 18:58:10 +0000

    vale/styles: Disable SemanticLineBreak Rule for non-english languages
    
    Other non English languages might have other punctuation symbols which
    might conflict with this rule. So disable this rule for other Non
    English languages.
    
    Approved by:    carlavilla (mentor)
    Differential Revision:  https://reviews.freebsd.org/D39700
---
 .vale.ini | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.vale.ini b/.vale.ini
index 2169c73291..58d7203c55 100644
--- a/.vale.ini
+++ b/.vale.ini
@@ -20,6 +20,7 @@ FreeBSD.EOLSpacing = NO
 FreeBSD.Hang = NO
 FreeBSD.Hyphens = NO
 FreeBSD.Repitition = NO
+FreeBSD.SemanticLineBreak = NO
 FreeBSD.Spacing = NO
 FreeBSD.Weasel = NO
 Vale.Avoid= NO
@@ -35,6 +36,7 @@ FreeBSD.EOLSpacing = NO
 FreeBSD.Hang = NO
 FreeBSD.Hyphens = NO
 FreeBSD.Repitition = NO
+FreeBSD.SemanticLineBreak = NO
 FreeBSD.Spacing = NO
 FreeBSD.Weasel = NO
 Vale.Avoid= NO
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.