Skip to content
Snippets Groups Projects
  • Andreas Traczyk's avatar
    ae1cde4d
    misc: format QML files using the python format script · ae1cde4d
    Andreas Traczyk authored
    + Requires that the Qt path is supplied when calling build.py --init.
    + format.py now also takes a --qt argument to specify the Qt path, used to locate qmlformat.
    + format.py takes a --type argument to specify the type of files to format (qml, cpp, or both).
    
    qmlformat is called with `--normalize` and `--force`.
    
    Gitlab: #1059
    Change-Id: Id9ff4b17018370696792b44f55ed2f4bc8091193
    ae1cde4d
    History
    misc: format QML files using the python format script
    Andreas Traczyk authored
    + Requires that the Qt path is supplied when calling build.py --init.
    + format.py now also takes a --qt argument to specify the Qt path, used to locate qmlformat.
    + format.py takes a --type argument to specify the type of files to format (qml, cpp, or both).
    
    qmlformat is called with `--normalize` and `--force`.
    
    Gitlab: #1059
    Change-Id: Id9ff4b17018370696792b44f55ed2f4bc8091193
Code owners
Assign users and groups as approvers for specific file changes. Learn more.