QmlJS reformatter: Fix object literals.
The comma token seems to be invalid.
Change-Id: I859fa58ba0ba1e975e0cf1105c2b53aac848fb0d
Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
Showing
- src/libs/qmljs/qmljsreformatter.cpp 1 addition, 3 deletionssrc/libs/qmljs/qmljsreformatter.cpp
- tests/auto/qml/reformatter/jssyntax.js 1 addition, 2 deletionstests/auto/qml/reformatter/jssyntax.js
- tests/auto/qml/reformatter/objectliteral.js 12 additions, 0 deletionstests/auto/qml/reformatter/objectliteral.js
- tests/auto/qml/reformatter/tst_reformatter.cpp 1 addition, 1 deletiontests/auto/qml/reformatter/tst_reformatter.cpp
Loading
Please register or sign in to comment