Skip to content

Conversation

@donny-dont
Copy link
Collaborator

Fix all the PSAvoidUsingWriteHost issues by using Write-Information instead.

Fix PSAvoidAssignmentToAutomaticVariable in Install-FromMsi.ps1 by renaming a variable.

Fix a PSAvoidTrailingWhitespace lint in the documentation for Install-AhemFont.ps1.

Fix a PSAvoidDefaultValueForMandatoryParameter lint in Invoke-CmakeBuild.ps1.

Fix a PSUseDeclaredVarsMoreThanAssignments lint in Invoke-WebFileRequest.ps1.

@donny-dont donny-dont force-pushed the lint-all-the-things branch from 140263b to ed95025 Compare August 9, 2022 02:37
Base automatically changed from format-all-the-things to master August 9, 2022 18:04
@donny-dont donny-dont force-pushed the lint-all-the-things branch from ed95025 to 0dd5cfc Compare August 9, 2022 18:05
Update `Invoke-Linter.ps1` to use a file for settings options.

Fix all the PSAvoidUsingWriteHost issues by using `Write-Information` instead.

Fix PSAvoidAssignmentToAutomaticVariable in `Install-FromMsi.ps1` by renaming a variable.

Fix a PSAvoidTrailingWhitespace lint in the documentation for `Install-AhemFont.ps1`.

Fix a PSAvoidDefaultValueForMandatoryParameter lint in `Invoke-CmakeBuild.ps1`.

Fix a PSUseDeclaredVarsMoreThanAssignments lint in `Invoke-WebFileRequest.ps1`.
@donny-dont donny-dont force-pushed the lint-all-the-things branch from 0dd5cfc to b6577df Compare August 9, 2022 18:40
@donny-dont donny-dont merged commit 47f1080 into master Aug 9, 2022
@donny-dont donny-dont deleted the lint-all-the-things branch October 6, 2025 23:54
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.

2 participants