diff options
author | rebortg <github@ghlr.de> | 2022-02-12 21:38:45 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2022-02-12 21:38:45 +0100 |
commit | 6052f0d7374519f8de9f076ba9db63ef7aed162a (patch) | |
tree | 7e295ce58025a6a1f199df9f6ddc9059f13d3903 /.github/styles/Google/meta.json | |
parent | 5ba64c1f710b5dadfadddcc5fd515c573c7e79c2 (diff) | |
download | vyos-documentation-6052f0d7374519f8de9f076ba9db63ef7aed162a.tar.gz vyos-documentation-6052f0d7374519f8de9f076ba9db63ef7aed162a.zip |
cleanup all vale components
Diffstat (limited to '.github/styles/Google/meta.json')
-rw-r--r-- | .github/styles/Google/meta.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/.github/styles/Google/meta.json b/.github/styles/Google/meta.json deleted file mode 100644 index 3ae5fb21..00000000 --- a/.github/styles/Google/meta.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "author": "Joseph Kato", - "description": "A Vale-compatible implementation of the Microsoft Writing Style Guide.", - "email": "support@errata.ai", - "lang": "en", - "url": "https://github.com/errata-ai/Google/releases/latest/download/Google.zip", - "feed": "https://github.com/errata-ai/Google/releases.atom", - "issues": "https://github.com/errata-ai/Google/issues/new", - "license": "MIT", - "name": "Google", - "sources": [ - "https://developers.google.com/style/" - ], - "vale_version": ">=1.0.0", - "coverage": 0.0 -} |