From 71807bdeb516a645e772cf7e0af4b5b7547f44ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 11:59:23 +0000 Subject: [PATCH] chore: auto format code --- scripts/atlas/apps-evidence-acceptance.sh | 2 +- scripts/atlas/apps-manual-fixtures.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/atlas/apps-evidence-acceptance.sh b/scripts/atlas/apps-evidence-acceptance.sh index fbf6e28..ad5087b 100755 --- a/scripts/atlas/apps-evidence-acceptance.sh +++ b/scripts/atlas/apps-evidence-acceptance.sh @@ -5,7 +5,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" FIXTURE_SCRIPT="$SCRIPT_DIR/apps-manual-fixtures.sh" print_guide() { - cat <<'EOF' + cat << 'EOF' Apps Evidence Acceptance Guide 1. Run Atlas and open the Apps screen. diff --git a/scripts/atlas/apps-manual-fixtures.sh b/scripts/atlas/apps-manual-fixtures.sh index 4b1ac5c..c73f1ba 100755 --- a/scripts/atlas/apps-manual-fixtures.sh +++ b/scripts/atlas/apps-manual-fixtures.sh @@ -30,7 +30,7 @@ write_info_plist() { local plist_path="$1" local bundle_id="$2" local app_name="$3" - cat > "$plist_path" < "$plist_path" << EOF @@ -85,7 +85,7 @@ create_leftovers() { ;; launch) mkdir -p "$LAUNCH_AGENTS_ROOT" - cat > "$LAUNCH_AGENTS_ROOT/$bundle_id.plist" < "$LAUNCH_AGENTS_ROOT/$bundle_id.plist" << EOF