Closed m-kostrzewa closed 6 years ago
Looks good. I needed to add a tweak in case the redirect operator is the last thing in the file - to make sure TokenIndex + 1 is less than SourceTokens.Count.
Thanks for all these test cases and fixes that I missed! I really appreciate it!
@DTW-DanWard np :) I can't find a powershell formatter that is perfect for me so might as well help some project
Looks good. I needed to add a tweak in case the redirect operator is the last thing in the file - to make sure TokenIndex + 1 is less than SourceTokens.Count.
Thanks for all these test cases and fixes that I missed! I really appreciate it!