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

add args (set to default) for check-added-large-files #726

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sgbaird
Copy link

@sgbaird sgbaird commented Jun 27, 2023

Purpose

I usually add some images to my repos and often find that I get the check-added-large-files condition violated.

Approach

Then, I usually have to go back to one of my other repos to remember what I did to adjust this. (e.g., https://github.com/sparks-baird/xtal2png/blob/main/.pre-commit-config.yaml). Having this in here set to the default would help users adjust the max pretty easily.

I usually add some images to my repos and often find that I get the check-added-large-files condition violated. Then, I usually have to go back to one of my other repos to remember what I did to adjust this. (e.g., https://github.com/sparks-baird/xtal2png/blob/main/.pre-commit-config.yaml). Having this in here set to the default would help users adjust the max pretty easily.
@coveralls
Copy link

Coverage Status

coverage: 97.936%. remained the same when pulling 215eb0a on sgbaird:patch-2 into 14ff855 on pyscaffold:master.

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