| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
My git-foo is not strong so this is a re-raise of #1983 where the full test checks were completed and passed |
Sorry, something went wrong.
There was a problem hiding this comment.
Nice to fix this undesired side effect in this case. the formatting rules have so many special oddities 😅
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
…g on a single line, and not checked for violations.
| Back | FazBrowse Home | New Git URL |
PR Summary
Hashtables with a single key-value pair should be ignored by PSAlignAssignmentStatement as there is nothing to align.
There are other rules that handle whitespace around operators etc which can handle formatting according to the users preference.
Currently:
Results in:
Note the space added after the hashtable key
Resolves #1979
PR Checklist