CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/11/22 08:30:32
Modified files:
devel/knfmt : Makefile distinfo
Log message:
update to knfmt-1.1.0
- handle windows line endings
- never break before the closing parens in a call expression
- trim empty lines after switch case statements
- trim trailing whitespace from comments
- optionally skip new line after function implementation
- multiple fixes related to handling of cpp branches
- fix indent of statements after switch case statement
- multiple fixes related to brace initializers
- correct handling of do/while statements in diff mode