Skip to content

Conversation

CDeltakai
Copy link
Contributor

@CDeltakai CDeltakai commented May 16, 2025

Description

This is a simple PR that just fixes up any leftover linting errors found by the new js-lint package

Issues Fixed

Tasks

  • 1. Fix any leftover linting errors found by the new linter

Final checklist

  • Domain specific tests
  • Full tests
  • Updated inline-comment documentation
  • Lint fixed
  • Squash and rebased
  • Sanity check the final build

@CDeltakai CDeltakai self-assigned this May 16, 2025
@CDeltakai CDeltakai merged commit 95713ae into staging May 16, 2025
5 checks passed
@CDeltakai
Copy link
Contributor Author

Split destructuring for host_ in QUICClient and QUICSocket such that host_ is made explicitly mutable and udpType (which is never reassigned) is made a const. This silences the prefer-const linter error and makes mutability of variables more clear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant