From f99a307f72cbea10122a3ac4d7d979846b745cf9 Mon Sep 17 00:00:00 2001 From: Danijel Martinek Date: Fri, 8 May 2026 11:55:44 +0200 Subject: [PATCH] chore(core-eslint,turbo): tag @repo/core-events as core The existing turbo.json boundaries use tag names (not package names), and the core-eslint boundaries config uses the packages/core-* glob. Both already cover @repo/core-events through its turbo.json "tags": ["core"] declaration. pnpm turbo boundaries confirms: 445 files in 18 packages, no issues found. Co-Authored-By: Claude Sonnet 4.6