diff options
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-' |