mirror of
https://github.com/KDE/konsole.git
synced 2026-06-10 06:55:13 -04:00
Run clang-format on the whole repo
Also install the relevant git hook. GIT_SILENT
This commit is contained in:
@@ -48,7 +48,7 @@ QString ShellCommand::command() const
|
||||
{
|
||||
if (!_arguments.isEmpty()) {
|
||||
return _arguments[0];
|
||||
}
|
||||
}
|
||||
return QString();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user