File tree Expand file tree Collapse file tree 9 files changed +9
-10
lines changed Expand file tree Collapse file tree 9 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 1
- semmle-extractor-options: -R . -p . --filter exclude:**/src_archive/**
2
-
1
+ semmle-extractor-options: -R . -p . --filter exclude:**/*.testproj/**
Original file line number Diff line number Diff line change 1
- semmle-extractor-options: --path path1 -p path2 -R . --filter exclude:**/src_archive /**
1
+ semmle-extractor-options: --path path1 -p path2 -R . --filter exclude:**/*.testproj /**
Original file line number Diff line number Diff line change 1
- semmle-extractor-options: -v --filter include:**/*.py --filter exclude:**/*test.py -R . --filter exclude:**/foo/exclude_this.py --filter include:**/include*.py --filter exclude:**/src_archive /**
1
+ semmle-extractor-options: -v --filter include:**/*.py --filter exclude:**/*test.py -R . --filter exclude:**/foo/exclude_this.py --filter include:**/include*.py --filter exclude:**/*.testproj /**
Original file line number Diff line number Diff line change 1
- semmle-extractor-options: -R . --path no-such-path --filter exclude:**/src_archive /** --respect-init=False --max-context-cost=11 --dont-split-graph
1
+ semmle-extractor-options: -R . --path no-such-path --filter exclude:**/*.testproj /** --respect-init=False --max-context-cost=11 --dont-split-graph
Original file line number Diff line number Diff line change 1
- semmle-extractor-options: -R . --path no-such-path --filter exclude:**/src_archive /**
1
+ semmle-extractor-options: -R . --path no-such-path --filter exclude:**/*.testproj /**
Original file line number Diff line number Diff line change 1
- semmle-extractor-options: -R . -p non-such --filter exclude:**/src_archive /**
1
+ semmle-extractor-options: -R . -p non-such --filter exclude:**/*.testproj /**
Original file line number Diff line number Diff line change 1
- semmle-extractor-options: -R . --filter=include:**/*.thrift --filter exclude:**/src_archive /**
1
+ semmle-extractor-options: -R . --filter=include:**/*.thrift --filter exclude:**/*.testproj /**
Original file line number Diff line number Diff line change 1
- semmle-extractor-options: -R . --filter exclude:**/src_archive /**
1
+ semmle-extractor-options: -R . --filter exclude:**/*.testproj /**
Original file line number Diff line number Diff line change 1
- semmle-extractor-options: -R . --filter=include:**/*.thrift --filter exclude:**/src_archive /**
1
+ semmle-extractor-options: -R . --filter=include:**/*.thrift --filter exclude:**/*.testproj /**
You can’t perform that action at this time.
0 commit comments