diff options
author | rebortg <github@ghlr.de> | 2020-11-26 21:52:17 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2020-11-26 21:52:17 +0100 |
commit | ab14c6a43a4fa56e35f6fd8b48bc267611b02f01 (patch) | |
tree | 44d317271f614ed8b8c5bc538193189559f239ea /ci/vale/Google/LyHyphens.yml | |
parent | 27022c6a9c7c4ec57eb79cc17475b4d7d03a22cc (diff) | |
download | vyos-documentation-ab14c6a43a4fa56e35f6fd8b48bc267611b02f01.tar.gz vyos-documentation-ab14c6a43a4fa56e35f6fd8b48bc267611b02f01.zip |
move vale stuff to .github
Diffstat (limited to 'ci/vale/Google/LyHyphens.yml')
-rw-r--r-- | ci/vale/Google/LyHyphens.yml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ci/vale/Google/LyHyphens.yml b/ci/vale/Google/LyHyphens.yml deleted file mode 100644 index d5b6a942..00000000 --- a/ci/vale/Google/LyHyphens.yml +++ /dev/null @@ -1,8 +0,0 @@ -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-' |