mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-19 18:39:20 -05:00
chore(format): oxfmt after main rebase
This commit is contained in:
committed by
Vignesh Natarajan
parent
ecacb5092c
commit
4d54a83c8d
@@ -14,6 +14,7 @@ import {
|
||||
import type { ExecAllowlistEntry } from "./exec-approvals.js";
|
||||
import { isTrustedSafeBinPath } from "./exec-safe-bin-trust.js";
|
||||
|
||||
|
||||
function isPathLikeToken(value: string): boolean {
|
||||
const trimmed = value.trim();
|
||||
if (!trimmed) {
|
||||
|
||||
Reference in New Issue
Block a user