mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
docs: tighten perl support guidance
This commit is contained in:
parent
36bcf20588
commit
78a56174b1
9 changed files with 18 additions and 9 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue