From 675b5bf1bc517646b3de6605ece0b46f24a66dcf Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 15 Jul 2026 00:59:45 +0200 Subject: [PATCH] Doc --- .claude/skills/code-review/SKILL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.claude/skills/code-review/SKILL.md b/.claude/skills/code-review/SKILL.md index fc85fc7f932..b82913625c4 100644 --- a/.claude/skills/code-review/SKILL.md +++ b/.claude/skills/code-review/SKILL.md @@ -36,7 +36,8 @@ The user request should contain, when available: - Use PSR-12 coding style except tabulation that must use TAB characters and not SPACES. - Remove all spaces at end of lines -- Rewrite all code that is not in english +- Rewrite in english all code comments that are not in english +- Scan files for security vulnerabilities ## Output