From f5f5780c2c02e62fa638fcf9cd95915de64aa9c3 Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Mon, 14 Oct 2019 21:28:29 +0200 Subject: T1731: 1st version to test vale --- ci/vale/Google/LyHyphens.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ci/vale/Google/LyHyphens.yml (limited to 'ci/vale/Google/LyHyphens.yml') diff --git a/ci/vale/Google/LyHyphens.yml b/ci/vale/Google/LyHyphens.yml new file mode 100644 index 00000000..d5b6a942 --- /dev/null +++ b/ci/vale/Google/LyHyphens.yml @@ -0,0 +1,8 @@ +extends: existence +message: "'%s' doesn't need a hyphen." +link: 'https://developers.google.com/style/hyphens' +level: error +ignorecase: false +nonword: true +tokens: + - '\s[^\s-]+ly-' -- cgit v1.2.3