In the global preference formatter is set to CppStyle:

The projet is set to use the global formater:

But it does not work. I'm not sure what formatter it's using but it's not the right one. If I enable "Enable project specific setting" it's all good.
I'm also not sure about this but it seems under some condition that cppstyle is looking for the .clang-format file at the root of the workspace and not at the root of the project folder.
In the global preference formatter is set to CppStyle:
The projet is set to use the global formater:
But it does not work. I'm not sure what formatter it's using but it's not the right one. If I enable "Enable project specific setting" it's all good.
I'm also not sure about this but it seems under some condition that cppstyle is looking for the .clang-format file at the root of the workspace and not at the root of the project folder.