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
{{ message }}
This repository has been archived by the owner on Oct 11, 2021. It is now read-only.
@onovotny this is a good suggestion. I notice that this isn't causing you a "problem" just now, as this is just a guideline, rather than a requirement, but this definitely makes sense to look at.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This warning/check should exclude the line-count added by signed scripts.
It's flagging a signed ps1 file as being too long.
https://github.com/chocolatey/package-validator/wiki/ScriptsContainTooManyLines
To repro, look at the ps1 in the NuGetPackageExplorer package; you'll see an example of a signed powershell script.
The text was updated successfully, but these errors were encountered: