Code Style
Unsolved
Qt Creator and other tools
-
THere is a plugin: Beautifier, with clang-format it works fine for me , to apply LLVM formatting.
however I'd prefer to initially write in this style instead of the applying each time.
probably someone already wrote style define xml file for this ?
or I'd appriciated if someone can refer to the manual with a description of this "code style" format, to make this by myself