Skip to content

[lint] Add a new analyzer to detect unused imports#590

Merged
turbolent merged 4 commits intomasterfrom
bastian/add-unused-import-analyzer
Mar 20, 2026
Merged

[lint] Add a new analyzer to detect unused imports#590
turbolent merged 4 commits intomasterfrom
bastian/add-unused-import-analyzer

Conversation

@turbolent
Copy link
Copy Markdown
Member

@turbolent turbolent commented Feb 7, 2026

Description

Add a new analyzer which detects unused imports and suggests removing them

Screenshot 2026-02-06 at 7 27 43 PM
  • 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

@turbolent turbolent self-assigned this Feb 7, 2026
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.

Nice!

@turbolent turbolent changed the base branch from master to auto-update-onflow-cadence-v1.10.0 March 20, 2026 23:56
Base automatically changed from auto-update-onflow-cadence-v1.10.0 to master March 20, 2026 23:57
@turbolent turbolent enabled auto-merge March 20, 2026 23:57
@turbolent turbolent merged commit 63ba7fa into master Mar 20, 2026
10 checks passed
@turbolent turbolent deleted the bastian/add-unused-import-analyzer branch March 21, 2026 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants