Skip to content

Official beta release

Latest
Compare
Choose a tag to compare
@MaciejPatro MaciejPatro released this 09 Jun 11:57
· 8 commits to master since this release

First open beta release.

Changelog:

  • #126: Provide better information about use-case when tool tries to modify read-only file (inplace formatting).
  • #91: Bracket arguments handling improved when providing multiline context.
  • #117: .cmake-tidy.config handling extension to look through formatted file directory and its parents
  • #132: --diff option introduce to print to stdout unified diff from file and its formatted version
  • #134: --verbose option introduced to print to stdout information of file being formatted
  • Refactored handling of LineLengthCalculator