Python: use file-name-convention of *.model.yml

This commit is contained in:
Rasmus Lerchedahl Petersen
2023-08-09 14:25:33 +02:00
parent 01ff690d51
commit 885e25ff2d
2 changed files with 1 additions and 1 deletions

View File

@@ -13,5 +13,5 @@ dependencies:
codeql/util: ${workspace}
codeql/yaml: ${workspace}
dataExtensions:
- semmle/python/frameworks/**/model.yml
- semmle/python/frameworks/**/*.model.yml
warnOnImplicitThis: true