mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-24 11:14:23 +01:00
ignore: update log
This commit is contained in:
@@ -113,13 +113,12 @@ export namespace Format {
|
||||
...item.environment,
|
||||
})
|
||||
} catch (error) {
|
||||
log.error("failed", {
|
||||
log.error("failed to format file", {
|
||||
error,
|
||||
command: item.command,
|
||||
...item.environment,
|
||||
file,
|
||||
})
|
||||
// re-raising
|
||||
throw error
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user