Skip to content
* Add option --pad-negation (https://sourceforge.net/p/astyle/bugs/571)
 * Apply align-pointer=type only if type is present (https://sourceforge.net/p/astyle/bugs/573)
 * Avoid deletion of empty lines after continuation (https://sourceforge.net/p/astyle/bugs/574)
 * Fix alignment of logical AND operators (https://sourceforge.net/p/astyle/bugs/572)
 * Fix recognition of Java/C# multi line strings (https://gitlab.com/saalen/astyle/-/issues/42)