Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

feature/auto-format-code#103

Open
oloflarsson wants to merge 1 commit intoparsec-cloud:masterfrom
oloflarsson:feature/auto-format-code
Open

feature/auto-format-code#103
oloflarsson wants to merge 1 commit intoparsec-cloud:masterfrom
oloflarsson:feature/auto-format-code

Conversation

@oloflarsson
Copy link
Copy Markdown

This merge request makes no functional changes to the code. It just applies auto formatting of all files as described in https://dscottraynsford.wordpress.com/2017/11/18/auto-formatting-powershell-in-visual-studio-code/

I was working on a bug fix to #101 that I filed and realised the code style is a bit inconsistent and non-standard. If you are open to it I think formatting the code like this is a good idea.

https://poshcode.gitbook.io/powershell-practice-and-style/style-guide/code-layout-and-formatting seems similar to what VSCode does with the PowerShell module installed. It favours 4 spaces of indentation. Should I change the code to 4 spaces of indentation as well?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant