Hello,
Is the standard for DSC code to have a newline before and after if/ if else statement block?
This is not how I write my code and often I need to reformat it to get my PR approved.
If it is a standard, then I could do a custom PSScriptAnalyzerRule for that.
Hello,
Is the standard for DSC code to have a newline before and after if/ if else statement block?
This is not how I write my code and often I need to reformat it to get my PR approved.
If it is a standard, then I could do a custom PSScriptAnalyzerRule for that.