Skip to content

[DO NOT MERGE] [lint] Remove workaround for previous gaps in AST walking#631

Open
turbolent wants to merge 1 commit intomasterfrom
bastian/lint-fix-unused-import-analyzer
Open

[DO NOT MERGE] [lint] Remove workaround for previous gaps in AST walking#631
turbolent wants to merge 1 commit intomasterfrom
bastian/lint-fix-unused-import-analyzer

Conversation

@turbolent
Copy link
Copy Markdown
Member

⚠️ Depends on new Cadence release
Closes onflow/cadence#4470

Description

onflow/cadence#4471 fixed the AST walking, so the workaround in the unused import analyzer is no longer necessary.


  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

Copy link
Copy Markdown
Member

@SupunS SupunS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for cleaning this up! 🧹

@turbolent turbolent added the Improvement Technical work without new features, refactoring, improving tests label Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement Technical work without new features, refactoring, improving tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve AST inspector to traverse all nested elements

2 participants