mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
refactor: clang format line length
This commit is contained in:
@@ -37,8 +37,7 @@ int main(int argc, char *argv[])
|
||||
QTextStream qtout(stdout);
|
||||
QTextStream qtin(stdin);
|
||||
|
||||
do
|
||||
{
|
||||
do {
|
||||
qtout << Qt::endl;
|
||||
qtout << "1 .. JSON" << Qt::endl;
|
||||
qtout << "2 .. Change object" << Qt::endl;
|
||||
|
||||
Reference in New Issue
Block a user