errata-ai / Google

A Vale-compatible implementation of the Google Developer Documentation Style Guide.
MIT License
69 stars 23 forks source link

Google.Spacing err on .NET #6

Closed ricovitch closed 3 years ago

ricovitch commented 3 years ago

This is exactly the same issue that has been reported and solved on Microsoft.Spacing rules here : https://github.com/errata-ai/Microsoft/issues/14

repro:

echo 'The latest version of .NET Core is awesome' | vale --no-wrap -ext='.md'

result:

stdin.md
 1:23  error  '.N' should have one space.  Google.Spacing
jdkato commented 3 years ago

This is fixed in v0.3.2.