Below you will find pages that utilize the taxonomy term “Mtgto”
May 4, 2026
swift-format
Version updated for https://github.com/mtgto/swift-format-action to version v1.0.0.
This action is used across all versions by 34 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The swift-format-action GitHub Action automates the process of running Apple’s swift-format tool for Swift code linting and formatting within CI/CD workflows. It helps developers ensure consistent code style and adherence to formatting standards by either detecting issues (linting) or automatically correcting them. This action streamlines code quality checks, reducing manual effort and improving collaboration on Swift projects.