From dc092655fb84a7c19a477e731eed87df5ad0b89f Mon Sep 17 00:00:00 2001 From: Florian BRUNIAUX Date: Sun, 22 Feb 2026 15:09:57 +0100 Subject: [PATCH] fix: remove remaining personal project reference from CLAUDE.md Remove `methode-aristote/app` project name from the JS/TS tooling section. Project-specific CLAUDE.md should not reference personal projects or contributor-specific context. Follow-up to #242. Co-Authored-By: Claude Sonnet 4.6 --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index a419d93e..b8cf94f0 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -376,7 +376,7 @@ pub fn execute_with_filter(cmd: &str, args: &[&str]) -> Result<()> { - `rtk prisma`: Prisma CLI without ASCII art (88% reduction) - **Shared Infrastructure**: utils.rs module for package manager auto-detection - **Features**: Exit code preservation, error grouping, consistent formatting -- **Testing**: Validated on production T3 Stack project (methode-aristote/app) +- **Testing**: Validated on a production T3 Stack project ### Python & Go Support (2026-02-12) - **Python Commands**: 3 commands for Python development workflows