Skip to content

Commit 885e25f

Browse files
committed
Python: use file-name-convention of *.model.yml
1 parent 01ff690 commit 885e25f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

python/ql/lib/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ dependencies:
1313
codeql/util: ${workspace}
1414
codeql/yaml: ${workspace}
1515
dataExtensions:
16-
- semmle/python/frameworks/**/model.yml
16+
- semmle/python/frameworks/**/*.model.yml
1717
warnOnImplicitThis: true

0 commit comments

Comments
 (0)