mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01:00
18 lines
643 B
JSON
18 lines
643 B
JSON
{
|
|
"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/Microsoft/releases/latest/download/Microsoft.zip",
|
|
"feed": "https://github.com/errata-ai/Microsoft/releases.atom",
|
|
"issues": "https://github.com/errata-ai/Microsoft/issues/new",
|
|
"license": "MIT",
|
|
"name": "Microsoft",
|
|
"sources": [
|
|
"https://docs.microsoft.com/en-us/style-guide/welcome/",
|
|
"https://github.com/MicrosoftDocs/microsoft-style-guide/blob/master/LICENSE"
|
|
],
|
|
"vale_version": ">=1.0.0",
|
|
"coverage": 0.0
|
|
}
|