Skip to content

Conversation

@jdalton
Copy link
Contributor

@jdalton jdalton commented Jan 13, 2026

Summary

Simplifies the conditional logic in the update script by checking the !quiet condition first, reducing nesting levels.

Changes

  • Remove trailing period from comment for consistency
  • Reduce nesting by checking !quiet condition first
  • Consolidate apply/non-apply branches under single quiet check

Motivation

This refactoring improves code readability and maintains consistency with other Socket repositories' update scripts.

Related

- Remove trailing period from comment
- Reduce nesting by checking !quiet first
@jdalton jdalton closed this Jan 13, 2026
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