Skip to content

Remove obsolete custom_lint CI step - #16

Merged
Rexios80 merged 3 commits into
masterfrom
fix/ci-remove-custom-lint
Jul 23, 2026
Merged

Remove obsolete custom_lint CI step#16
Rexios80 merged 3 commits into
masterfrom
fix/ci-remove-custom-lint

Conversation

@Rexios80

Copy link
Copy Markdown
Owner

Summary

  • Removes the custom_lint step from Static Analysis
  • rexios_lints 17+ ships custom rules via the analyzer plugin, so dart analyze already covers them
  • Fixes the current CI failure: Could not find package custom_lint

Test plan

  • Confirm Static Analysis passes on this PR
  • Confirm Format / Analyze / Test / Pana still run

rexios_lints 17+ uses the analyzer plugin instead of custom_lint, so
dart analyze already covers those rules.
@cursor

cursor Bot commented Jul 22, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

cursoragent and others added 2 commits July 22, 2026 23:46
Lock-file dependency discovery tests now assert a current transitive
dependency (analyzer) instead of obsolete custom_lint.

Co-authored-by: Rexios <rexios@rexios.dev>
@Rexios80
Rexios80 merged commit ae4e942 into master Jul 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants