Exclude the CHANGELOG from the pre-commit size check (#12931)

This commit is contained in:
Carlos Mocholí 2022-04-29 15:23:02 +02:00 committed by GitHub
parent 61e44103ea
commit 46c59d04db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ repos:
args: ['--maxkb=350', '--enforce-all']
exclude: |
(?x)^(
CHANGELOG.md|
docs/source/_static/images/general/fast_2.gif|
docs/source/_static/images/mnist_imgs/pt_to_pl.jpg|
docs/source/_static/images/lightning_module/pt_to_pl.png|