mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
Standardise comment explaining why extensible predicates must be defined
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
extensions:
|
||||
# Contribute empty data sets to avoid errors about an undefined extensionals
|
||||
# Make sure that the extensible model predicates have at least one definition
|
||||
# to avoid errors about an undefined extensionals.
|
||||
- addsTo:
|
||||
pack: codeql/python-all
|
||||
extensible: sourceModel
|
||||
|
||||
Reference in New Issue
Block a user