-
Notifications
You must be signed in to change notification settings - Fork 136
Conversation
Fix Update-ScriptInfoFile to Preserve PrivateData
Mi Marco, thanks for the PR. I don't see a problem, and expect to merge it once we have fixed the CI tests, which are currently failing for an unrelated reason. For future reference, in general I find it easier to review if a functional change is not 'mixed in' with reformatting the affected files, because it's trickier to spot the actual changes among all the style updates. |
@OCram85 there's a missing |
@alerickson: Thanks for the help :D - I've just updated the PR. @edyoung: I'm not sure if I messed with the common style in this project. I personally like adding defaults with vscode workspace settings. If needed - I would also split this PR and introduce the defaults with a separate PR which also would include fixing the style issues in all files ^^ |
📦 Changes
Get-PSGalleryApiAvailability
references and the function itselfCheck-PSGalleryApiAvailability
references and the function itselfGet-PSGalleryApiAvailability
Check-PSGalleryApiAvailability
📔 General Changes
🔖 Ref