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

12 lines
159 B
YAML
Raw Permalink Normal View History

name: "CodeQL config"
query-filters:
- exclude:
problem.severity:
- warning
- recommendation
paths-ignore:
- e2e
- '**/*.test.*'