CVSROOT:        /cvs
Module name:    ports
Changes by:     an...@cvs.openbsd.org   2021/08/28 00:34:03

Modified files:
        devel/knfmt    : Makefile distinfo 

Log message:
update to knfmt-1.0.0

- handle and align x macros in brace initializers
- handle and align cpp macros in brace initializers
- allow enum declarations on a single line
- preserve new lines before comments and cpp declarations at end of a
statement block
- only grow the buffer if more than half of the space is utilized
- do not let a cpp branch inside a struct declaration end the current
scope of alignment
- long expressions in combination with optional new lines would not
break under certain circumstances

Reply via email to