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

Added documentation for Git Hooks in the CONTRIBUTING file. #3798

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Conversation

MohitMaliFtechiz
Copy link
Collaborator

@MohitMaliFtechiz MohitMaliFtechiz commented Apr 18, 2024

Fixes #2360

Added documentation for Git Hooks in the CONTRIBUTING file, and added the guide on how the devs can avoid running the pre-commit git hook.

Copy link

codecov bot commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.97%. Comparing base (29c3962) to head (584f020).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3798      +/-   ##
============================================
+ Coverage     52.90%   52.97%   +0.06%     
  Complexity     1305     1305              
============================================
  Files           292      292              
  Lines         11017    11017              
  Branches       1464     1464              
============================================
+ Hits           5829     5836       +7     
+ Misses         4215     4209       -6     
+ Partials        973      972       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@kelson42 kelson42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kelson42 kelson42 merged commit ccc92fb into main Apr 23, 2024
8 checks passed
@kelson42 kelson42 deleted the Fix#2360 branch April 23, 2024 05:45
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.

Document Git Hooks and create a troubleshooting guide
3 participants