issues
search
PoshCode
/
PowerShellPracticeAndStyle
The Unofficial PowerShell Best Practices and Style Guide
https://poshcode.gitbooks.io/powershell-practice-and-style
Other
2.24k
stars
289
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Best Practices | 2024 Change suggestions
#188
asktechsupport
opened
3 months ago
1
How to deal with a module that contains multiple interdependent classes?
#185
iRon7
opened
7 months ago
6
Indentation for lines after a pipe character
#184
JohnLBevan
opened
1 year ago
3
Begin/Process/End or Process only. No Process/End, Begin/End, Begin/Process.
#181
Null-Fault
closed
1 year ago
5
Link updates/fixes
#164
Nevember
closed
1 year ago
0
A few suggestions for improvement
#163
richy58729
closed
1 year ago
0
Several suggestions to make it better
#162
richy58729
closed
1 year ago
0
Parameter Comments and Get-Help
#161
aydeisen
closed
1 year ago
2
Code-Layout-and-Formatting.md: grammar fix
#160
kenyon
closed
1 year ago
0
Avoid Using Semicolons (`;`).
#159
iRon7
opened
1 year ago
3
Typo: "prividing" to "providing"
#158
Timberfang
closed
2 years ago
0
Module structure
#157
ravager-dk
closed
1 year ago
4
Broken link and sentence fragment on naming conventions page
#156
zanedp
closed
2 years ago
0
Fix link to capitalization conventions
#155
zanedp
closed
2 years ago
0
Capitalization of function parameter type
#154
OCram85
opened
3 years ago
2
Suggestion - explain why the second command in PERF-01 is faster
#153
m8ram
closed
2 years ago
0
Adding some thoughts on Writing Parameter Blocks
#152
Jaykul
closed
2 years ago
0
Guidance on External Module Dependencies
#151
brotherdust
opened
3 years ago
3
Update `Expand-Alias` link relating to issue #149
#150
NitroEvil
closed
3 years ago
0
Naming-Conventions refers to a broken link
#149
jrobiii
opened
3 years ago
0
Consider revising PERF-02
#148
jdtrouble
opened
3 years ago
1
Indentation on Comment-Based help
#147
ryanspletzer
opened
4 years ago
5
Unquoted strings
#146
iRon7
opened
4 years ago
3
Correct formatting
#145
serjou1
closed
4 years ago
5
Add Set-Variable vs. $foo = "bar" best practice
#144
tscholze
opened
4 years ago
2
Is it better to use $PSItem vs $error[0] or $_
#143
ebmarquez
closed
4 years ago
2
Constant variables placement with in a script.
#142
ebmarquez
opened
5 years ago
1
Indentation advice is bad/wrong
#141
aaroneg
closed
4 years ago
9
Little remarks to have the same content in two examples
#140
tempora-mutantur
closed
4 years ago
3
Question: Best Practice fot
#139
brumhard
closed
5 years ago
3
Add Gotcha :: Breaking from the pipeline
#138
JohnLBevan
opened
5 years ago
3
'wai' to 'wait' in code-layout-and-formatting
#137
mgeorgebrown89
closed
3 years ago
0
Formatting not symmetrical within parenthesis
#136
JVimes
closed
5 years ago
2
Spelling fix for parameter 'Wait' in example
#135
Ryan-P-Walsh
closed
3 years ago
0
formatting broken with pipe formatted to indent, but closed in same line
#134
msftrncs
closed
5 years ago
1
Applied style guide to the code
#133
Schwitzd
closed
3 years ago
2
Check for $null best practice
#132
Schwitzd
opened
5 years ago
1
#Requires and Advanced Function
#131
Schwitzd
opened
5 years ago
11
addressed style guide inconsistencies
#130
Halkcyon
closed
3 years ago
0
Replaced "param()" with "param ()" for consistency.
#129
jdgregson
closed
4 years ago
0
param() or param ()
#128
jdgregson
closed
4 years ago
11
Grammatical fixes/ Markdown Fixes
#127
BaileyLawson
closed
5 years ago
6
Minor code/Grammatical fixes
#126
BaileyLawson
closed
5 years ago
1
Typo
#125
Jean-ClaudeD
closed
5 years ago
0
Fix several typos
#124
Calinou
closed
5 years ago
0
Adding Module File Layout
#123
miketheitguy
closed
5 years ago
4
docs(contributing): line editing
#122
philoserf
closed
5 years ago
0
Add whitespace to equal signs in parameters
#121
dzampino
closed
5 years ago
0
Indentation
#120
rdtechie
closed
5 years ago
6
Update Function-Structure.md
#119
AurimasNav
closed
6 years ago
0
Next