Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 8.0.0-beta1, Qt Creator 8.0.0-beta2
-
None
Description
When I edit a piece of code and then save, it's forcefully formats the code with clang-format even though I don't want it to. I format code with CTRL+I as needed.
This makes it impossible to work on code that doesn't come with a .clang-format file. Creator now forces my code style on every project I contribute to, which makes Creator completely unusable.