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

Adds support for $Debug, $Verbose, and $UseNetDriver #16

Merged
merged 8 commits into from
Aug 5, 2023
Merged

Conversation

tig
Copy link
Collaborator

@tig tig commented Aug 3, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

PSScriptAnalyzer results:

Errors: [0], Warnings: [0], Information: [2]


RuleName   : PSAvoidTrailingWhitespace
Severity   : Information
ScriptName : F7History.psm1
Line       : 18
Message    : Line has trailing whitespace

RuleName   : PSAvoidTrailingWhitespace
Severity   : Information
ScriptName : F7History.psm1
Line       : 55
Message    : Line has trailing whitespace

@tig tig changed the title Adds support for $Debug = $True Adds support for $Debug, $Verbose, and $UseNetDriver Aug 3, 2023
@github-actions
Copy link

github-actions bot commented Aug 3, 2023

PSScriptAnalyzer results:

Errors: [0], Warnings: [0], Information: [2]


RuleName   : PSAvoidTrailingWhitespace
Severity   : Information
ScriptName : F7History.psm1
Line       : 18
Message    : Line has trailing whitespace

RuleName   : PSAvoidTrailingWhitespace
Severity   : Information
ScriptName : F7History.psm1
Line       : 55
Message    : Line has trailing whitespace

@tig
Copy link
Collaborator Author

tig commented Aug 3, 2023

Requires Microsoft.PowerShell.ConsoleGuiTools to take this fix:

PowerShell/ConsoleGuiTools#207

@tig tig merged commit 436f6f3 into main Aug 5, 2023
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.

1 participant