From 0b7186eac839b8690f8951aca4fc2657944ab3b6 Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Thu, 12 Oct 2023 14:23:12 +0200 Subject: Add vale --- public/vale/.vale-styles/proselint/meta.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 public/vale/.vale-styles/proselint/meta.json (limited to 'public/vale/.vale-styles/proselint/meta.json') diff --git a/public/vale/.vale-styles/proselint/meta.json b/public/vale/.vale-styles/proselint/meta.json new file mode 100644 index 0000000..e3c6580 --- /dev/null +++ b/public/vale/.vale-styles/proselint/meta.json @@ -0,0 +1,17 @@ +{ + "author": "jdkato", + "description": "A Vale-compatible implementation of the proselint linter.", + "email": "support@errata.ai", + "lang": "en", + "url": "https://github.com/errata-ai/proselint/releases/latest/download/proselint.zip", + "feed": "https://github.com/errata-ai/proselint/releases.atom", + "issues": "https://github.com/errata-ai/proselint/issues/new", + "license": "BSD-3-Clause", + "name": "proselint", + "sources": [ + "https://github.com/amperser/proselint" + ], + "vale_version": ">=1.0.0", + "coverage": 0.0, + "version": "0.1.0" +} -- cgit v1.2.3