From 9808761296dd1e9950fd5952786b5b8273ee35b8 Mon Sep 17 00:00:00 2001 From: james-haytko_nwx Date: Thu, 26 Feb 2026 18:33:40 -0600 Subject: [PATCH] Add 'fix all linting issues' example to review footer Generated with AI Co-Authored-By: Claude Code --- .github/workflows/claude-documentation-reviewer.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/claude-documentation-reviewer.yml b/.github/workflows/claude-documentation-reviewer.yml index 577f2f9ae1..82b436404a 100644 --- a/.github/workflows/claude-documentation-reviewer.yml +++ b/.github/workflows/claude-documentation-reviewer.yml @@ -137,7 +137,8 @@ jobs: " This only applies to changes made to the file.\n" "- Reply with `@claude` here, followed by your instructions" " (e.g. `@claude fix all issues` or `@claude fix only the spelling errors`" - " or `@claude fix all other existing issues`)." + " or `@claude fix all other existing issues`" + " or `@claude fix all linting issues`)." " You can use this option to fix preexisting issues.\n\n" "Note: Automated fixes are only available for branches in this repository, not forks." )