summaryrefslogtreecommitdiff
path: root/ci/vale/Google/Contractions.yml
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2019-10-14 21:28:29 +0200
committerRobert Göhler <github@ghlr.de>2019-10-14 21:28:29 +0200
commitf5f5780c2c02e62fa638fcf9cd95915de64aa9c3 (patch)
treedf55ead99df93d81cda292bcdb1ceb1d1e477f5f /ci/vale/Google/Contractions.yml
parent61d3f942485704c55d0e8d9e7ac5507ee752fe6d (diff)
downloadvyos-documentation-f5f5780c2c02e62fa638fcf9cd95915de64aa9c3.tar.gz
vyos-documentation-f5f5780c2c02e62fa638fcf9cd95915de64aa9c3.zip
T1731: 1st version to test vale
Diffstat (limited to 'ci/vale/Google/Contractions.yml')
-rw-r--r--ci/vale/Google/Contractions.yml28
1 files changed, 28 insertions, 0 deletions
diff --git a/ci/vale/Google/Contractions.yml b/ci/vale/Google/Contractions.yml
new file mode 100644
index 00000000..905a39f4
--- /dev/null
+++ b/ci/vale/Google/Contractions.yml
@@ -0,0 +1,28 @@
+extends: substitution
+message: "Feel free to use '%s' instead of '%s'."
+link: 'https://developers.google.com/style/contractions'
+level: suggestion
+ignorecase: true
+swap:
+ are not: aren't
+ cannot: can't
+ could not: couldn't
+ did not: didn't
+ do not: don't
+ does not: doesn't
+ has not: hasn't
+ have not: haven't
+ how is: how's
+ is not: isn't
+ it is: it's
+ should not: shouldn't
+ that is: that's
+ they are: they're
+ was not: wasn't
+ we are: we're
+ we have: we've
+ were not: weren't
+ what is: what's
+ when is: when's
+ where is: where's
+ will not: won't