From fc4351e1a56a9e4740ac400cd4782b2a679c6685 Mon Sep 17 00:00:00 2001
From: robinsadeghpour
Date: Sun, 22 Feb 2026 19:41:26 +0100
Subject: [PATCH 1/2] chore: exclude apps/video from biome linting
Internal-only video project doesn't need lint enforcement.
Co-Authored-By: Claude Opus 4.6
---
biome.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/biome.json b/biome.json
index a8f1b8b..ff22a1b 100644
--- a/biome.json
+++ b/biome.json
@@ -33,6 +33,7 @@
},
"files": {
"ignore": [
+ "apps/video",
".next",
".turbo",
"node_modules/*",
From aeee6422ccbe0a081739db81a0af5c6725a756ad Mon Sep 17 00:00:00 2001
From: robinsadeghpour
Date: Sun, 22 Feb 2026 19:44:39 +0100
Subject: [PATCH 2/2] style: fix biome formatting in hero.tsx
Co-Authored-By: Claude Opus 4.6
---
apps/web/modules/(marketing)/components/hero.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/apps/web/modules/(marketing)/components/hero.tsx b/apps/web/modules/(marketing)/components/hero.tsx
index 97b9551..f650a7f 100644
--- a/apps/web/modules/(marketing)/components/hero.tsx
+++ b/apps/web/modules/(marketing)/components/hero.tsx
@@ -104,8 +104,8 @@ export function Hero() {
octx login
- ✓{" "}
- Logged in as Robin Faraj (robin@onecontext.dev)
+ ✓ Logged
+ in as Robin Faraj (robin@onecontext.dev)
$ npx