diff options
Diffstat (limited to 'ci/vale/Google/Slang.yml')
-rw-r--r-- | ci/vale/Google/Slang.yml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ci/vale/Google/Slang.yml b/ci/vale/Google/Slang.yml deleted file mode 100644 index 63f4c248..00000000 --- a/ci/vale/Google/Slang.yml +++ /dev/null @@ -1,11 +0,0 @@ -extends: existence -message: "Don't use internet slang abbreviations such as '%s'." -link: 'https://developers.google.com/style/abbreviations' -ignorecase: true -level: error -tokens: - - 'tl;dr' - - ymmv - - rtfm - - imo - - fwiw |