From 42401bbd37bf067971982f8ca91a92b09cc32461 Mon Sep 17 00:00:00 2001 From: Kazuki Yamada Date: Wed, 1 Jan 2025 03:00:03 +0900 Subject: [PATCH] feat(cli): Add CLI flags for controlling output sections and content processing --- README.md | 4 + src/cli/actions/defaultAction.ts | 12 ++ src/cli/cliRun.ts | 8 ++ tests/cli/actions/defaultAction.test.ts | 152 ++++++++++++++++++++++++ 4 files changed, 176 insertions(+) diff --git a/README.md b/README.md index ff6757fd..47fc5926 100644 --- a/README.md +++ b/README.md @@ -312,6 +312,10 @@ This format provides a clean, readable structure that is both human-friendly and - `-i, --ignore `: Additional ignore patterns (comma-separated) - `-c, --config `: Path to a custom config file - `--style