-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
Steps to reproduce
- Make a repo holding a function app project (using the VSCode extension)
- Use local module and download this module to the 'Modules' folder.
- Run super-linter (using PSScriptAnalyzer) on the repo.
Expected behavior
Linter should not fail on a published module.
Actual behavior
Linter fails saying that there are trailing whitespaces
Error details
RuleName Severity ScriptName Line Message
-------- -------- ---------- ---- -------
PSAvoidTrailingWhitespace Information Microsoft. 10 Line has trai
PowerShell ling whitespa
.SecretSto ce
re.Extensi
on.psd1
RuleName Severity ScriptName Line Message
-------- -------- ---------- ---- -------
PSAvoidTrailingWhitespace Information Microsoft. 79 Line has trai
PowerShell ling whitespa
.SecretSto ce
re.Extensi
on.psm1
PSAvoidTrailingWhitespace Information Microsoft. 281 Line has trai
PowerShell ling whitespa
.SecretSto ce
re.Extensi
on.psm1
Environment data
Irrelevant
Version
Irrelevant
Visuals
Metadata
Metadata
Assignees
Labels
No labels