Skip to content

Releases: MaciejPatro/cmake-tidy

Official beta release

09 Jun 11:57
Compare
Choose a tag to compare

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

First beta-release

24 May 11:49
Compare
Choose a tag to compare

testing release

To download and install a tool use pip:

python3 -m pip install cmake-tidy

afterwards tool should be ready to use

cmake-tidy --help