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

Add Ultralytics actions workflow in format.yml #5

Merged
merged 2 commits into from
Jan 1, 2024

Conversation

UltralyticsAssistant
Copy link
Member

@UltralyticsAssistant UltralyticsAssistant commented Jan 1, 2024

This pull request adds a workflow to automatically format code and documentation.

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Introducing an automated code formatting workflow for Ultralytics repositories.

πŸ“Š Key Changes

  • πŸ†• Added a new GitHub Actions workflow file (format.yml) to manage automatic code formatting.
  • πŸ›  Fixed a small typo in the importcsvNeutronFile.m file (replaced ans with and).

🎯 Purpose & Impact

  • πŸ‘οΈβ€πŸ—¨οΈ Ensures consistent code style across all contributions by automatically formatting code as it's pushed to main/master branches or in pull requests.
  • πŸ”„ Reduces manual effort required from maintainers and contributors to maintain code quality, potentially speeding up the review process.
  • πŸ› The typo correction in importcsvNeutronFile.m prevents any confusion or errors in script execution.

@glenn-jocher glenn-jocher merged commit cb2b61a into master Jan 1, 2024
@glenn-jocher glenn-jocher deleted the add-format-workflow-20240101030049 branch January 1, 2024 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants