From nobody Sun Jul 16 19:55:41 2023 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4R3wtj6clsz4nSkg for ; Sun, 16 Jul 2023 19:55:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4R3wtj64mKz3Ktn; Sun, 16 Jul 2023 19:55:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1689537341; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+PoHPaLoKmwrnbciizW4CqeMTAXezzfkdvkN99uARLM=; b=dLaUQzgHrTfNux2MbTAlOT0Q+ba5SSjhQR23WJsNWQGZPGZcoUvep3llcFwubsp7iPhy0H s6/8g3rUURYz1vX/OYXkZ7vypAQwP6EUb/TFtikKhqIN7+fPv9bIcoid8pG4FctXne8uTA /OuBrtIOLWdjrDDzSPLao1D2wYaWxd9VbKXL7mHBGcyppp0fQl4K/SbrzMRO9zNJapnKek AnpKnvpOmu4/QbKGE4VjS/vFdgMPuYQiOK7QhGf1NGvsC6rTqyk0ynKnjTXZ1NgTTxW58c wGeWIB+LT+eH3B90o2TO9w03u+cmHgoLH0bn3O286LOaDdS3J9xPROdJSiTSYQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1689537341; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+PoHPaLoKmwrnbciizW4CqeMTAXezzfkdvkN99uARLM=; b=pR4ykmi34H4LaJtBBZw1rav/Xg9tLuApJlpwugMviZWT2N9VjzMQax4f5GU1TkBfSJaSio 10uLArnnleLnIQaJn2oRSdIeErJWdJK+K9BCb58K11LiGplbk8PDGC2DoJjcPWm7BeuyYV ICpgJEJZi25fFsz3UJfUzW9QqCr/X1EUFYG+ZpRlomjhGj3lUnnHFj9AXKZWvhOhygpudg U5DU36fUQt8/puxUfnQ4EIjgneyI2JV9dttp4ESD+kgr4tjNuK/Oq7XgQgH/EZaS29XuWF RRwX5FPvVcUh5tbbYzKVOXmh7/u1yMjloxWY8AYbRfZAY0/VLGKw7nNzhC+7ew== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1689537341; a=rsa-sha256; cv=none; b=lvLXvHvkq4S+GFu5rtT1Cyb4mzFkS/mYnskxg9A6c0ThYPD48oD7EjUvVfl8EfazJDrMdg YsKm8wF85qS+e53qOwdcdgLGveFp6jtzpagc6ctL2FvL/0s1R0dfSpFb5Z/kQuVfo82aEM CwP+t1e9YrnrnZVi6o/36pvmQcnqz5rATLqdVN5NPT3MqVdutBMPSFFDJIicZyP8KEnqzS o4z66W8f0Hy5JbU30qmpBUe9Jk5KZ70idvmPjw69KC0l3aFs20ehkqjYewoegEQAKJtBF7 8iwrzUJrFFVjpb/PWg1kPRTU5mp1tDbqJTE6fNeyq217+Yso19YXuxS668WZIA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4R3wtj582szvtH; Sun, 16 Jul 2023 19:55:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 36GJtfAo011335; Sun, 16 Jul 2023 19:55:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 36GJtfXd011334; Sun, 16 Jul 2023 19:55:41 GMT (envelope-from git) Date: Sun, 16 Jul 2023 19:55:41 GMT Message-Id: <202307161955.36GJtfXd011334@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: 687e479a9e - main - .vale/styles: Fix error detection for Pronouns rule List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 687e479a9e02d88b39e69cb8747c79127af430bb Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/doc/commit/?id=687e479a9e02d88b39e69cb8747c79127af430bb commit 687e479a9e02d88b39e69cb8747c79127af430bb Author: Muhammad Moinur Rahman AuthorDate: 2023-07-16 19:54:11 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2023-07-16 19:55:35 +0000 .vale/styles: Fix error detection for Pronouns rule Currently due to the nonword keyword all the pronouns are are considered as sub words and is throwing errors. Grab pronouns on whole words only. --- .vale/styles/FreeBSD/Pronouns.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.vale/styles/FreeBSD/Pronouns.yml b/.vale/styles/FreeBSD/Pronouns.yml index 15d8352874..35d92cffab 100644 --- a/.vale/styles/FreeBSD/Pronouns.yml +++ b/.vale/styles/FreeBSD/Pronouns.yml @@ -3,7 +3,6 @@ extends: existence message: "Avoid pronouns such as '%s'." ignorecase: true level: warning -nonword: true tokens: - (?:^|\s)I\s - (?:^|\s)I,\s