You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 1, 2023. It is now read-only.
CI: add swift-format based linting/auto-formatting (#931)
* CI: add swift-format based linting/auto-formatting
Introduce swift-format based auto-formatting of PRs on the repository
via GitHub actions. This will automatically perform the required style
changes and commit them to the PR.
* Fix code style issues with swift-format
Co-authored-by: Swift for TensorFlow <ainu-bot@google.com>
0 commit comments