1.2.2
Added
ErickSkrauch/align_multiline_parameters
now correctly handles non-latin types and variable names (but you still shouldn't do that).
Fixed
- Bug #6:
ErickSkrauch/align_multiline_parameters
not working correctly with unions and intersections. ErickSkrauch/align_multiline_parameters
inserted a space between the type and the param name in the wrong position when there was no whitespace between them.