issues
search
DTW-DanWard
/
PowerShell-Beautifier
A whitespace reformatter and code cleaner for Windows PowerShell and PowerShell Core
MIT License
333
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
End beautified file with a new line
#17
inwenis
closed
7 years ago
3
Ensure file always ends with NewLine character; don't add space
#16
DTW-DanWard
closed
7 years ago
0
Add missing alias to command mappings (Core support across OSes)
#15
DTW-DanWard
closed
7 years ago
1
Add failing test for dot source notation
#14
n8v
closed
7 years ago
0
Dot source syntax gets clobbered
#13
n8v
closed
7 years ago
3
Update test framework for use on Non-Windows machines (line endings overrides)
#12
DTW-DanWard
closed
7 years ago
0
Support user-configurable default whitespace settings
#11
DTW-DanWard
closed
6 years ago
2
Refactor whitespace rules code
#10
DTW-DanWard
opened
7 years ago
1
Add common settings default values configuration file
#9
DTW-DanWard
closed
6 years ago
1
Improve output; hide default beautifier text (needs Verbose) and update test for automation
#8
DTW-DanWard
closed
7 years ago
1
Support PowerShell Core
#7
DTW-DanWard
closed
7 years ago
19
Handle UNC paths
#6
DTW-DanWard
opened
7 years ago
6
Update DestinationPath logic to handle short / relative paths
#5
DTW-DanWard
opened
7 years ago
2
Rewrite file encoding detection for efficiency and UTF-32 support
#4
DTW-DanWard
opened
7 years ago
0
Add option for whitespace changes only
#3
DTW-DanWard
closed
6 years ago
1
Add option to output updated script only via standard output
#2
DTW-DanWard
closed
7 years ago
1
Cache lookup table values after initial load
#1
DTW-DanWard
closed
7 years ago
0
Previous