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

[MAINT]: Add support for pre-commit #233

Merged
merged 7 commits into from Sep 6, 2023
Merged

[MAINT]: Add support for pre-commit #233

merged 7 commits into from Sep 6, 2023

Conversation

synchon
Copy link
Collaborator

@synchon synchon commented Aug 7, 2023

pre-commit will add checks before git commits thus reducing (or even remove) commits for linting keeping commit history clean.

@synchon synchon changed the title Add support for pre-commit [MAINT]: Add support for pre-commit Aug 7, 2023
@synchon synchon added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Aug 7, 2023
@synchon synchon requested a review from fraimondo August 7, 2023 09:53
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #233 (ad65d99) into main (00e8c27) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #233   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            1         1           
=========================================
  Hits             1         1           
Flag Coverage Δ
docs 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

PR Preview Action v1.4.4
Preview removed because the pull request was closed.
2023-09-06 08:44 UTC

@synchon synchon merged commit dba3071 into main Sep 6, 2023
16 of 20 checks passed
@synchon synchon deleted the chore/add-pre-commit branch September 6, 2023 08:35
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.

None yet

2 participants