Skip to content

fix: resolve lint warnings in copilot provider and helpers#38

Merged
marcus merged 1 commit intomainfrom
fix/ci-lint
Feb 27, 2026
Merged

fix: resolve lint warnings in copilot provider and helpers#38
marcus merged 1 commit intomainfrom
fix/ci-lint

Conversation

@marcus
Copy link
Owner

@marcus marcus commented Feb 27, 2026

Fixes CI lint failures:

  • Remove unused requestCount and lastReset fields from Copilot struct (the separate CopilotUsageData struct handles persistence)
  • Remove empty if branch (SA9003) for cfg.Providers.Copilot.DangerouslySkipPermissions, replaced with TODO comment

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@marcus marcus merged commit c703999 into main Feb 27, 2026
2 checks passed
@marcus marcus deleted the fix/ci-lint branch February 27, 2026 21:25
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.

1 participant