forked from qt-creator/qt-creator
Introduce new Beautifier plug-in
Beautifier is a plug-in for source code beautifiers. Currently Artistic Style, Clang-format and Uncrustify are supported. Task-number: QTCREATORBUG-7489 Change-Id: I8dde9a8ba6a6a55537bfd450ec82ef966ed283c0 Reviewed-by: David Schulz <david.schulz@digia.com>
This commit is contained in:
committed by
David Schulz
parent
f2ae69b1bf
commit
4988b41b3f
@@ -9,6 +9,7 @@ Project {
|
||||
"autotoolsprojectmanager/autotoolsprojectmanager.qbs",
|
||||
"baremetal/baremetal.qbs",
|
||||
"bazaar/bazaar.qbs",
|
||||
"beautifier/beautifier.qbs",
|
||||
"bineditor/bineditor.qbs",
|
||||
"bookmarks/bookmarks.qbs",
|
||||
"clangcodemodel/clangcodemodel.qbs",
|
||||
|
||||
Reference in New Issue
Block a user