- Add .swiftformat config with conservative formatting rules
- Update CI workflow to include SwiftFormat checking
- Add Makefile targets for formatting and linting
- Apply initial formatting fixes to existing code
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Configure GitHub Actions CI with build and SwiftLint checks
- Auto-fix SwiftLint formatting violations across codebase
- Enable automated code quality enforcement on PRs
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>