mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 21:01:43 +03:00
style(swift): run swiftformat + swiftlint autocorrect
This commit is contained in:
@@ -7,8 +7,7 @@ enum LogLocator {
|
||||
{
|
||||
return URL(fileURLWithPath: override)
|
||||
}
|
||||
let preferred = URL(fileURLWithPath: "/tmp/openclaw")
|
||||
return preferred
|
||||
return URL(fileURLWithPath: "/tmp/openclaw")
|
||||
}
|
||||
|
||||
private static var stdoutLog: URL {
|
||||
|
||||
Reference in New Issue
Block a user