Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Swift formatting in Ultralytics Actions #54

Merged
merged 3 commits into from
Aug 11, 2024
Merged

Enable Swift formatting in Ultralytics Actions #54

merged 3 commits into from
Aug 11, 2024

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Aug 11, 2024

@ambitious-octopus @john-rocky hey guys, I'm enabling Swift formatting here to help add consistency to the PRs that I started reviewing.

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Added Swift formatting to the GitHub Actions workflow in the iOS YOLO app repository.

📊 Key Changes

  • Included swift: true in the .github/workflows/format.yml file to enable Swift code formatting.

🎯 Purpose & Impact

  • Improved Code Quality: Ensures that Swift code in the repository is consistently formatted, making it cleaner and easier to read.
  • Reduced Errors: Consistent formatting can help in catching syntax issues early, reducing potential bugs.
  • Team Efficiency: Streamlines the code review process by maintaining a uniform code style across contributions.

🚀 This update enhances code maintainability and collaboration for iOS development in the YOLO app project.

@ambitious-octopus @john-rocky hey guys, I'm enabling Swift formatting here to help add consistency to the PRs that I started reviewing.
@glenn-jocher glenn-jocher added the enhancement New feature or request label Aug 11, 2024
@glenn-jocher glenn-jocher merged commit 8f865cf into main Aug 11, 2024
2 checks passed
@glenn-jocher glenn-jocher deleted the swift branch August 11, 2024 20:10
john-rocky pushed a commit that referenced this pull request Jan 26, 2025
* Enable Swift formatting in Ultralytics Actions

@ambitious-octopus @john-rocky hey guys, I'm enabling Swift formatting here to help add consistency to the PRs that I started reviewing.

* Update format.yml

* Update format.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant