Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

cmake-format 0.6.9 claims to not know configuration option max_subargs_per_line #42

Open
kees-jan opened this issue Mar 29, 2020 · 1 comment

Comments

@kees-jan
Copy link
Contributor

$ cmake-format -i CMakeLists.txt 
WARNING config_util.py:309: The following configuration options were ignored:
  max_subargs_per_line

$ cmake-format --version
0.6.9

Probably as a result, the cmake files are not formatted conform the .cmake-format.yaml file.

@kees-jan kees-jan changed the title clang-format 0.6.9 claims to not know configuration option max_subargs_per_line cmake-format 0.6.9 claims to not know configuration option max_subargs_per_line Mar 29, 2020
@avitase
Copy link
Contributor

avitase commented May 8, 2020

This option was removed in version 0.6.0, cf. #53 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants