Skip to content

Commit 2b6a7b4

Browse files
authored
Update configuration.md
Fixing a missed | to denote that path instructions must be an array of strings
1 parent 12f8e51 commit 2b6a7b4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/reference/configuration.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -919,12 +919,12 @@ and JavaScript files in a repository's `src` directory:
919919
```yaml
920920
path_instructions:
921921
- path: src/**/*.{ts,tsx,js}
922-
instructions:
923-
- Review the React.js/TypeScript/JavaScript code for best practices
924-
- Check for common security vulnerabilities such as:
925-
- SQL Injection
926-
- Insecure dependencies
927-
- Sensitive data exposure
922+
instructions: |
923+
- Review the React.js/TypeScript/JavaScript code for best practices
924+
- Check for common security vulnerabilities such as:
925+
- SQL Injection
926+
- Insecure dependencies
927+
- Sensitive data exposure
928928
```
929929
</TabItem>
930930
</Tabs>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy