Commit Graph

7 Commits

Author SHA1 Message Date
Peter Steinberger
330c0220a6 ci: vendor commander dependency 2025-11-15 22:53:58 +00:00
Peter Steinberger
eafef7fd58 ci: install swift 6.2 toolchain 2025-11-15 22:51:14 +00:00
Peter Steinberger
64e8ec07b4 ci: run on macos-15 pool 2025-11-15 22:47:48 +00:00
Peter Steinberger
3e85d53e37 ease lint 2025-05-29 18:30:01 +02:00
Peter Steinberger
4c7ce7d1ac Move to Cirrus Runner 2025-05-29 16:13:50 +02:00
Peter Steinberger
beae5d7da5 Add SwiftFormat configuration and tooling
- 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>
2025-05-22 04:42:02 +02:00
Peter Steinberger
a10bbaba1e Add CI workflow and apply SwiftLint auto-fixes
- 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>
2025-05-22 04:06:53 +02:00