Skip to content

Expand aliases to their full cmdlet/function names #20

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

Merged
merged 1 commit into from
Oct 25, 2019
Merged

Expand aliases to their full cmdlet/function names #20

merged 1 commit into from
Oct 25, 2019

Conversation

sk82jack
Copy link
Contributor

This is a PR to expand all aliases into their full cmdlet/function names

For reference I ran the command Invoke-ScriptAnalyzer -Path . -IncludeRule PSAvoidUsingCmdletAliases -Recurse -Fix

Fixes #11

Copy link
Owner

@lazywinadmin lazywinadmin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @sk82jack ! Appreciated!

@lazywinadmin lazywinadmin merged commit 29b6f05 into lazywinadmin:master Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove aliases
2 participants