Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.6.0
-
None
-
e4f9d21d2879fcbf68331de8099e00aca08649e4
Description
When I try to format code with clang-format I got this message:
Error in Beautifier: /usr/bin/clang-format-3.6: YAML:1:2: error: Map key must be a scalar {IndentWidth: 4ColumnLimit: 120} ^
Seems this patch fixes this issue - http://pastebin.com/m0EWcqZV
Attachments
For Gerrit Dashboard: QTCREATORBUG-15604 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
146625,3 | Beautifier: Fix format for clang-format's command line style parameter | 3.6 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
152527,4 | Beautifier: Fix clang-format's custom style handling | 4.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |