Skip to content

fix: prefix unused variables with underscore to fix lint errors#1421

Merged
braedonsaunders merged 1 commit intomainfrom
claude/fix-lint-errors-W3b5G
Feb 17, 2026
Merged

fix: prefix unused variables with underscore to fix lint errors#1421
braedonsaunders merged 1 commit intomainfrom
claude/fix-lint-errors-W3b5G

Conversation

@braedonsaunders
Copy link
Owner

  • AIR_REGROUP_DISTANCE in AITacticsManager.ts → _AIR_REGROUP_DISTANCE
  • playerId param in AIMicroSystem.test.ts → _playerId

https://claude.ai/code/session_01MPF8txQkwW47iSj1TvWtbM

- AIR_REGROUP_DISTANCE in AITacticsManager.ts → _AIR_REGROUP_DISTANCE
- playerId param in AIMicroSystem.test.ts → _playerId

https://claude.ai/code/session_01MPF8txQkwW47iSj1TvWtbM
@braedonsaunders braedonsaunders merged commit 01f2d9c into main Feb 17, 2026
4 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