node/.github/codeql-config.yml
Rafael Gonzaga 8a47096093
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-06-10 14:52:15 +02:00

6 lines
67 B
YAML

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