MaciejPatro / cmake-tidy

Project provides a set of tools that will ease the development process for code written in CMake.
MIT License
15 stars 0 forks source link

Fix #62 - ensure that command line dump works correctly to .cmake-tid… #76

Closed MaciejPatro closed 4 years ago

MaciejPatro commented 4 years ago

…y.json file:

python3 -m cmake_tidy format --dump-config > .cmake-tidy.json

command works properly now