diff options
author | rebortg <github@ghlr.de> | 2020-11-26 21:49:14 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2020-11-26 21:49:14 +0100 |
commit | ba76cefc39e0b9b50dd8416e76f4d3e6f6ce8aff (patch) | |
tree | 56791f75f9c175e1cf8a60a03da36005ae9a6cd9 /.github/styles/Google/Latin.yml | |
parent | 4bc9e94a7ad57ee6735533da59a808dc8caf3ba5 (diff) | |
download | vyos-documentation-ba76cefc39e0b9b50dd8416e76f4d3e6f6ce8aff.tar.gz vyos-documentation-ba76cefc39e0b9b50dd8416e76f4d3e6f6ce8aff.zip |
add github actions
Diffstat (limited to '.github/styles/Google/Latin.yml')
-rw-r--r-- | .github/styles/Google/Latin.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/styles/Google/Latin.yml b/.github/styles/Google/Latin.yml new file mode 100644 index 00000000..f032b349 --- /dev/null +++ b/.github/styles/Google/Latin.yml @@ -0,0 +1,9 @@ +extends: substitution +message: "Use '%s' instead of '%s'." +link: 'https://developers.google.com/style/abbreviations' +ignorecase: true +level: error +nonword: true +swap: + '\b(?:eg|e\.g\.)[\s,]': for example + '\b(?:ie|i\.e\.)[\s,]': that is |