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

Relax precommit config to not autofix prs #750

Closed
wants to merge 1 commit into from
Closed

Conversation

willingc
Copy link
Member

As we look to modernize the repo's packaging, it would be helpful for the autofix feature of pre-commit to be turned off. I like the bot providing feedback. I'm not as fond of the PR being changed.

@willingc willingc requested review from Borda and MSeal November 18, 2023 05:38
Copy link

codecov bot commented Nov 18, 2023

Codecov Report

Merging #750 (6398c10) into main (7f25147) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #750   +/-   ##
=======================================
  Coverage   91.49%   91.49%           
=======================================
  Files          17       17           
  Lines        1622     1622           
=======================================
  Hits         1484     1484           
  Misses        138      138           

@Borda
Copy link
Member

Borda commented Nov 21, 2023

I'm not as fond of the PR being changed.

well if you install pre-commit with your local git hooks all is already fixed within each your commit :) or write black/flake8 compliant code ;)

THB I ano t a fun of asking contributors to fix linting or need to checkout their PR and doing it for them if it could be done automatically for them...

@Borda Borda removed the enhancement label Nov 21, 2023
@willingc
Copy link
Member Author

@Borda Since you have gone ahead and updated some of the linting CI, I'm fine with closing this.

@willingc willingc closed this Nov 21, 2023
@willingc willingc deleted the willingc-patch-1 branch November 21, 2023 12:53
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.

2 participants