You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(Publish-PSBuildModule, Test-PSBuildPester): ✨ Improve parameter handling and suppress warnings
* Added suppression attributes for unused parameters in `Publish-PSBuildModule` and `Test-PSBuildPester`.
* Enhanced `CmdletBinding` attribute casing for consistency.
* Refined parameter validation logic for better clarity and maintainability.
> [how to dot source tasks using PowerShell aliases](https://github.com/nightroman/Invoke-Build/blob/master/Tasks/Import/README.md#example-2-import-from-a-module-with-tasks)
0 commit comments