From b654276f177614ecc908a95fa18c3d81dab604fb Mon Sep 17 00:00:00 2001 From: Vova Ignatov Date: Thu, 30 Oct 2025 10:55:58 +0000 Subject: [PATCH] IOS-5415 Add code review guidelines reference to CLAUDE.md --- CLAUDE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CLAUDE.md b/CLAUDE.md index 3ce75883f9..9ab0a18856 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -155,6 +155,7 @@ When removing code that uses localization keys, **always check if the key is sti - **Design System Mapping**: `/PresentationLayer/Common/DESIGN_SYSTEM_MAPPING.md` - **Typography Mapping**: `/PresentationLayer/Common/TYPOGRAPHY_MAPPING.md` - Maps Figma text styles to Swift constants - **Analytics Patterns**: `/PresentationLayer/Common/Analytics/ANALYTICS_PATTERNS.md` +- **Code Review Guidelines**: `/.github/workflows/code-review-guidelines.md` - Shared review standards for local and automated CI reviews ### Icons Icons are code-generated from assets organized by size (x18, x24, x32, x40).