node/.github/codeql-config.yml
Rafael Gonzaga 0c78a48d75
tools: ignore deps/ and benchmark/ for CodeQL
PR-URL: https://github.com/nodejs/node/pull/58254
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2025-05-15 21:41:17 +02:00

7 lines
67 B
YAML

name: CodeQL config
paths-ignore:
- test
- deps
- benchmark