Files
qt-creator/src/plugins/clangformat
Artem Sokolovskii c49ec17d01 ClangFormat: Allow unknown options in .clang-format file
This commit disables syntax checks for the .clang-format file,
enabling its use even if it contains errors.
Removed pop-up shown when save .clang-format file with
errors but left warning when editing it in Code Style Tab.

Fixes: QTCREATORBUG-30087
Change-Id: I37a0b1e9d602fcbe4fbbc27f7ab190bcd5c1a1fd
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2024-06-06 10:39:49 +00:00
..