[go: up one dir, main page]

Skip to content
* Add option --accept-empty-list (https://sourceforge.net/p/astyle/tickets/70/)
* Fix indent regression due to method extraction (https://gitlab.com/saalen/astyle/-/issues/63)
* Fix indent in blocks after assignment operators (https://gitlab.com/saalen/astyle/-/issues/62)
* Fix indent of multi line strings after preprocessor or comment sections (https://gitlab.com/saalen/astyle/-/issues/65)
* Fix indent after assignment operators (https://gitlab.com/saalen/astyle/-/issues/61)
* Fix --align-pointer=middle with existing whitespace (https://sourceforge.net/p/astyle/tickets/124/)