summaryrefslogtreecommitdiff
path: root/.github/styles/Google/Contractions.yml
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2020-11-26 21:49:14 +0100
committerrebortg <github@ghlr.de>2020-11-26 21:49:14 +0100
commitba76cefc39e0b9b50dd8416e76f4d3e6f6ce8aff (patch)
tree56791f75f9c175e1cf8a60a03da36005ae9a6cd9 /.github/styles/Google/Contractions.yml
parent4bc9e94a7ad57ee6735533da59a808dc8caf3ba5 (diff)
downloadvyos-documentation-ba76cefc39e0b9b50dd8416e76f4d3e6f6ce8aff.tar.gz
vyos-documentation-ba76cefc39e0b9b50dd8416e76f4d3e6f6ce8aff.zip
add github actions
Diffstat (limited to '.github/styles/Google/Contractions.yml')
-rw-r--r--.github/styles/Google/Contractions.yml28
1 files changed, 28 insertions, 0 deletions
diff --git a/.github/styles/Google/Contractions.yml b/.github/styles/Google/Contractions.yml
new file mode 100644
index 00000000..905a39f4
--- /dev/null
+++ b/.github/styles/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