Skip to content

Clean Swift vstyle violations - #89

Merged
yvette-carlisle merged 1 commit into
mainfrom
xy/swift-vstyle-clean
May 22, 2026
Merged

Clean Swift vstyle violations#89
yvette-carlisle merged 1 commit into
mainfrom
xy/swift-vstyle-clean

Conversation

@yvette-carlisle

Copy link
Copy Markdown
Member

Summary

  • remove Swift unary logical negation patterns that trip the Swift vstyle runtime rule
  • replace remaining Swift force unwraps in the app server bridge and icon renderer with guarded paths
  • add required numeric separators for large Swift integer literals

Validation

  • vstyle curate --language swift --workspace
  • swiftc -typecheck scripts/assets/render_decodex_app_icons.swift
  • swift build (apps/decodex-app)
  • cargo make test-decodex-app-stage
  • cargo make check-vstyle-rust
  • git diff --check

@yvette-carlisle
yvette-carlisle merged commit dc55092 into main May 22, 2026
14 checks passed
@yvette-carlisle
yvette-carlisle deleted the xy/swift-vstyle-clean branch May 22, 2026 08:46
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