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

Update format.yml #23

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Update format.yml #23

merged 1 commit into from
Jun 18, 2024

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jun 18, 2024

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhancements to the GitHub Actions formatting workflow.

πŸ“Š Key Changes

  • Added trigger types for workflow events (opened, closed, synchronize).
  • Adjusted formatting options:
    • Markdown formatting remains enabled.
    • YAML formatting via Prettier enabled.
    • Spelling and broken link checks disabled.

🎯 Purpose & Impact

  • Broader Trigger Events: Ensures the format workflow runs on more types of pull request activities, leading to more consistent code quality checks.
  • Improved YAML Formatting: Enabling Prettier for YAML enhances readability and standardizes format.
  • Efficiency: Disabling spelling and link checks reduces redundancy and speeds up the workflow, focusing on essential formatting tasks.

Overall, these changes streamline the formatting process, ensuring code consistency without unnecessary checks. πŸš€

@glenn-jocher glenn-jocher merged commit 86163ff into main Jun 18, 2024
1 check passed
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch June 18, 2024 17:21
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.

1 participant