mirror of
https://github.com/ruby/ruby.git
synced 2026-08-17 01:13:32 +08:00
Keep test/ and spec/ in CodeQL analysis for better SAST coverage. Only exclude directories containing intentionally unparseable files such as UTF-16 encoded fixtures and bad syntax test fixtures. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
7 lines
145 B
YAML
7 lines
145 B
YAML
paths-ignore:
|
|
- benchmark
|
|
- sample
|
|
- spec/ruby/command_line/fixtures
|
|
- spec/ruby/core/exception/fixtures
|
|
- spec/ruby/language/fixtures
|