refactor: reimplement AST folding #3669
Merged
GitHub Advanced Security / CodeQL
succeeded
Dec 31, 2023 in 2s
2 new alerts
New alerts in code changed by this pull request
- 2 notes
See annotations below for details.
Annotations
Check notice on line 14 in vyper/builtins/_signatures.py
Code scanning / CodeQL
Cyclic import Note
begins an import cycle.
Check notice on line 33 in vyper/semantics/analysis/pre_typecheck.py
Code scanning / CodeQL
Empty except Note
Loading