We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8fad24 commit 95e5c7dCopy full SHA for 95e5c7d
2 files changed
MaintainModule/MaintainModule.psd1
@@ -1,5 +1,5 @@
1
<#
2
- Copyright (C) 2022 Robin Stolpe.
+ Copyright (C) 2022 Robin Stolpe.
3
<https://stolpe.io>
4
This program is free software: you can redistribute it and/or modify
5
it under the terms of the GNU General Public License as published by
test/PSScriptAnalyzer_psd1_2022-11-29.md
@@ -1,14 +0,0 @@
-
-Line : 2
-Column : 37
-Message : Line has trailing whitespace
-Extent : System.Management.Automation.Language.ScriptExtent
6
-RuleName : PSAvoidTrailingWhitespace
7
-Severity : Information
8
-ScriptName : MaintainModule.psd1
9
-ScriptPath : /Users/rstolpe/Dev/GitHub/MaintainModule/MaintainModule/MaintainModule.psd1
10
-RuleSuppressionID :
11
-SuggestedCorrections : {Microsoft.Windows.PowerShell.ScriptAnalyzer.Generic.CorrectionExtent}
12
-IsSuppressed : False
13
14
0 commit comments