LibreChat/.codeql-config.yml

5 lines
81 B
YAML
Raw Normal View History

2025-02-06 21:10:50 +01:00
paths:
2025-02-06 21:12:34 +01:00
- "**/test/**"
- "**/__tests__/**"
- "**/*.spec.*"
- "**/*.test.*"