Ocp-indent 1.2.0
See full changelog
- Lots of fixes
- Switched most operators and constructs with parentheses to column aligned by default (can be disabled with option align_ops)
- Better handling of records
- Some code cleanup (record fields with meaningful names)
- Documentation and manpage (now relying on cmdliner)
- Added an option (max_indent) to limit over-indent in the most annoying cases
- Syntax extensions can now be enabled from the configuration files