Skip to content

Commit

Permalink
Revert "add precommit check added large files and git lfs rules (refl…
Browse files Browse the repository at this point in the history
…ex-dev#2866)" (reflex-dev#2905)

This reverts commit 8a8fc76.
  • Loading branch information
picklelo authored Mar 23, 2024
1 parent 1e3e1df commit c3f3642
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .gitattributes

This file was deleted.

8 changes: 0 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
fail_fast: true

repos:
- repo: https://github.com/psf/black
rev: 22.10.0
Expand Down Expand Up @@ -27,12 +25,6 @@ repos:
- id: darglint
exclude: '^reflex/reflex.py'

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
hooks:
- id: check-added-large-files
args: ['--maxkb=300', "--enforce-all"]

- repo: local
hooks:
- id: update-pyi-files
Expand Down
Binary file modified docs/images/dalle.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/reflex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c3f3642

Please sign in to comment.