mattermost-desktop/.github/codeql/codeql-config.yml

12 lines
159 B
YAML
Raw Normal View History

2024-10-03 06:35:14 -07:00
name: "CodeQL config"
query-filters:
- exclude:
problem.severity:
- warning
- recommendation
paths-ignore:
- e2e
- '**/*.test.*'