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

Investigate if we can add precommit hook for commiting large files to the repository accidentally #497

Closed
artcz opened this issue Mar 15, 2024 · 0 comments · Fixed by #547

Comments

@artcz
Copy link
Contributor

artcz commented Mar 15, 2024

This is mostly to check if we don't add big binary files or images.

We can also separately check this on CI.

patrick91 pushed a commit that referenced this issue Apr 3, 2024
Closes #497 

We can change the ``maxkb`` argument to our needs.

Added some handy checks as well.

Since we are using [``pre-commit``](https://pypi.org/p/pre-commit), we
might want to add that to a ``requirements-dev.txt``.
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 a pull request may close this issue.

1 participant