mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 13:43:26 +08:00
docs: tighten perl support guidance
This commit is contained in:
committed by
Affaan Mustafa
parent
36bcf20588
commit
78a56174b1
@@ -8,7 +8,7 @@ paths:
|
||||
---
|
||||
# Perl Coding Style
|
||||
|
||||
> This file extends [common/coding-style.md](../common/coding-style.md) with Perl specific content.
|
||||
> This file extends [common/coding-style.md](../common/coding-style.md) with Perl-specific content.
|
||||
|
||||
## Standards
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ paths:
|
||||
---
|
||||
# Perl Hooks
|
||||
|
||||
> This file extends [common/hooks.md](../common/hooks.md) with Perl specific content.
|
||||
> This file extends [common/hooks.md](../common/hooks.md) with Perl-specific content.
|
||||
|
||||
## PostToolUse Hooks
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ paths:
|
||||
---
|
||||
# Perl Patterns
|
||||
|
||||
> This file extends [common/patterns.md](../common/patterns.md) with Perl specific content.
|
||||
> This file extends [common/patterns.md](../common/patterns.md) with Perl-specific content.
|
||||
|
||||
## Repository Pattern
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ paths:
|
||||
---
|
||||
# Perl Security
|
||||
|
||||
> This file extends [common/security.md](../common/security.md) with Perl specific content.
|
||||
> This file extends [common/security.md](../common/security.md) with Perl-specific content.
|
||||
|
||||
## Taint Mode
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ paths:
|
||||
---
|
||||
# Perl Testing
|
||||
|
||||
> This file extends [common/testing.md](../common/testing.md) with Perl specific content.
|
||||
> This file extends [common/testing.md](../common/testing.md) with Perl-specific content.
|
||||
|
||||
## Framework
|
||||
|
||||
|
||||
Reference in New Issue
Block a user