FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Python: Add overlay annotations to AST template · github/codeql@fe94828 · GitHub

/ codeql Public

Commit fe94828

Browse files
committed
Python: Add overlay annotations to AST template
Otherwise these will disappear every time we regenerate the AST.
1 parent 2c79f9d commit fe94828

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎python/extractor/semmle/query_gen.py‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,8 @@ def pop_least_value(nodes):
211211
* WARNING: Any modifications to this file will be lost.
212212
* Relations can be changed by modifying master.py.
213213
*/
214+
overlay[local]
215+
module;
214216
'''
215217

216218
def main():

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL