Skip to content

Allow to format json file

Laurent Montel requested to merge work/add_json_format into master

If we don't have it it will try to format json format (as CMakePreset.json) and it will return an error as Configuration file(s) do(es) not support Json: /home/user/workspace/myproject/.clang-format, /home/user/workspace/.clang-format error: clang-format -lines=2:3 -lines=52:52 path/to/file.json failed

Merge request reports