From dda1beeabadd1946d7b6c98fe8b41a18aeb6b591 Mon Sep 17 00:00:00 2001 From: Peter Hurst Date: Sun, 6 Sep 2026 14:14:01 +0000 Subject: [PATCH] style(docs): restore the blank line before the coding-style heading Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01TYNkcK3xGhfZRqkjXqjBu5 --- CLAUDE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CLAUDE.md b/CLAUDE.md index 240efc4..99059de 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -92,6 +92,7 @@ in middleware mode, so the port is the script's rather than `vite.config.ts`'s); `packages/docs/src/prod-server.ts` is production rather than dev: it takes `PORT` from the `jarl-ssr` systemd unit in `infra/lib/jarl-stacks.ts` and refuses to start without it. + ## Coding & commenting style [`docs/coding-style.md`](./docs/coding-style.md) is the binding coding and commenting style guide