LibreChat/.codeql-config.yml

6 lines
100 B
YAML
Raw Normal View History

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