Skip to content

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jul 31, 2022

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Upgraded pre-commit hook settings to enhance code quality in repositories.

πŸ“Š Key Changes

  • Added a new configuration line within the pre-commit hook for end-of-file-fixer.

🎯 Purpose & Impact

  • πŸ›  Purpose: To avoid issues when updating files in Google Colab, which can sometimes change the end-of-file (EOF) format inadvertently.
  • βš™οΈ Impact: Developers contributing to the codebase will experience fewer merge conflicts and cleaner commits, specifically when working with Jupyter notebooks in Colab. This change ensures a smoother workflow and maintains code hygiene without affecting the functionality for the end-users.

@glenn-jocher glenn-jocher self-assigned this Jul 31, 2022
@glenn-jocher glenn-jocher merged commit 40c41e4 into master Jul 31, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch July 31, 2022 17:57
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
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