refactor(semantic): clean up transform checker#5094
Merged
graphite-app[bot] merged 1 commit intomainfrom Aug 23, 2024
Merged
Conversation
This was referenced Aug 22, 2024
Member
Author
CodSpeed Performance ReportMerging #5094 will not alter performanceComparing Summary
|
7f9bea9 to
37d8972
Compare
Contributor
Merge activity
|
0d8eff5 to
ce67a76
Compare
Boshen
pushed a commit
that referenced
this pull request
Aug 22, 2024
Remove some defunct code and clean up a few bits in transform checker.
37d8972 to
c58f88a
Compare
ce67a76 to
0dd513a
Compare
overlookmotel
added a commit
that referenced
this pull request
Aug 23, 2024
Remove some defunct code and clean up a few bits in transform checker.
c58f88a to
e018069
Compare
Remove some defunct code and clean up a few bits in transform checker.
0dd513a to
c57e078
Compare
e018069 to
13c961c
Compare
Base automatically changed from
08-22-fix_semantic_transform_checker_check_unbound_references
to
main
August 23, 2024 07:46
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Remove some defunct code and clean up a few bits in transform checker.