Peekaboo/peekaboo-cli/Sources/peekaboo
Peter Steinberger 7895e1765f Add Swift 6.0 version to SwiftFormat config and apply formatting
- Specify Swift 6.0 in .swiftformat to enable all formatting features
- Apply Swift 6 formatting improvements:
  - Use shorthand optional unwrapping syntax
  - Use implicit returns in computed properties
  - Use modern Swift 6 syntax throughout

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-25 18:45:20 +02:00
..
ApplicationFinder.swift Add Swift 6.0 version to SwiftFormat config and apply formatting 2025-05-25 18:45:20 +02:00
ImageCommand.swift Add Swift 6.0 version to SwiftFormat config and apply formatting 2025-05-25 18:45:20 +02:00
JSONOutput.swift Add Swift 6.0 version to SwiftFormat config and apply formatting 2025-05-25 18:45:20 +02:00
ListCommand.swift linting 2025-05-25 18:14:49 +02:00
Logger.swift Add Swift 6.0 version to SwiftFormat config and apply formatting 2025-05-25 18:45:20 +02:00
main.swift Prepare for v1.0.0-beta.3 release 2025-05-25 14:07:21 +02:00
Models.swift Add Swift 6.0 version to SwiftFormat config and apply formatting 2025-05-25 18:45:20 +02:00
PermissionsChecker.swift Prepare for v1.0.0-beta.3 release 2025-05-25 14:07:21 +02:00
WindowManager.swift Add Swift 6.0 version to SwiftFormat config and apply formatting 2025-05-25 18:45:20 +02:00