Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
markwragg opened this issue Jul 22, 2019 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@markwragg
Copy link

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 jdkato added the bug Something isn't working label Jul 23, 2019
@jdkato jdkato closed this as completed in d902191 Jul 23, 2019
@jdkato
Copy link
Member

jdkato commented Jul 23, 2019

This should be fixed in the latest release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants