Skip to content

Conversation

@rulasg
Copy link
Owner

@rulasg rulasg commented Feb 3, 2024

Fixes #32


} Export-ModuleMember -Function Enable-InvokeCommandAlias

function Set-IncokeCommandAlias{

Check warning

Code scanning / PSScriptAnalyzer

Function 'Set-IncokeCommandAlias' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'.

Function 'Set-IncokeCommandAlias' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'.
@rulasg rulasg temporarily deployed to powershellgallery February 3, 2024 08:26 — with GitHub Actions Inactive
@rulasg rulasg merged commit af93f7c into main Feb 3, 2024
@rulasg rulasg deleted the rulasg/issue32 branch February 3, 2024 08:27
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.

allow enable disable off all aliases

2 participants