From 47adf9845a78bc398c70a4f17368d16116fac590 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Tue, 14 Oct 2025 16:24:08 -0700 Subject: [PATCH] chore: adds claude --- CLAUDE.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index db410495..2f72bb77 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -2,6 +2,18 @@ This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. +## Comment Style + +**Always use ultra-brief mode for all PR reviews and responses.** + +Format: + +- Critical issues only (bugs, security, blockers) +- Brief bullet points, no lengthy explanations +- Skip verbose sections (no "Strengths", "Summary", etc.) +- Include file:line references when relevant +- Maximum ~10-15 lines per response + ## Project Overview Dozzle is a lightweight, web-based Docker log viewer with real-time monitoring capabilities. It's a hybrid application with: