errata-ai / Microsoft

A Vale-compatible implementation of the Microsoft Writing Style Guide.
https://github.com/errata-ai/vale
MIT License
84 stars 46 forks source link

Get "Don't spell out the number 'a cm'" when using the word "cmdlet" #19

Closed markwragg closed 5 years ago

markwragg commented 5 years ago

Cmdlet is a common PowerShell word. The linter has recently started to flag its usage as an error, saying

Don't spell out the number in 'a cm'.  Microsoft.Units

Sample input text:

Using a task is similar to using a cmdlet or a function call.

jdkato commented 5 years ago

This should be fixed in the latest release.