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

Remove mdformat #162

Merged
merged 2 commits into from
Aug 14, 2024
Merged

Remove mdformat #162

merged 2 commits into from
Aug 14, 2024

Conversation

glenn-jocher
Copy link
Member

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

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

This PR enhances the formatting and labeling actions in Ultralytics workflows to improve code consistency and efficiency.

πŸ“Š Key Changes

  • Extended Prettier Support: Prettier now formats YAML, JSON, Markdown, and CSS files. πŸ–ŒοΈ
  • Markdown Tool Update: Switched from mdformat to Prettier for consistent Markdown formatting. πŸ“‘
  • Reduced PR Delay: Shortened wait time for fetching new PR data from 60 seconds to 20 seconds. ⏱️

🎯 Purpose & Impact

  • Improved Code Consistency: Ensures all relevant file types are consistently formatted, leading to cleaner and more maintainable code. 🧹
  • Streamlined Workflows: More efficient and faster PR processing by reducing the wait time for new PR data. πŸš€
  • Simplified Configuration: Using a single tool (Prettier) for multiple file types simplifies the setup and management of formatting rules. πŸ€–

@UltralyticsAssistant UltralyticsAssistant added dependencies Dependencies and packages documentation Improvements or additions to documentation enhancement New feature or request labels Aug 14, 2024
@glenn-jocher glenn-jocher merged commit 4ba1e83 into main Aug 14, 2024
3 checks passed
@glenn-jocher glenn-jocher deleted the remove-markdown branch August 14, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies and packages documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants