Skip to content

Commit 4622f28

Browse files
committed
[NRL-1179] Fix linting delays by ignore large notebook file
1 parent 2369e29 commit 4622f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repos:
44
rev: v1.4.0
55
hooks:
66
- id: detect-secrets
7-
exclude: .pre-commit-config.yaml|layer/psycopg2/.*
7+
exclude: .pre-commit-config.yaml|layer/psycopg2/.*|terraform/account-wide-infrastructure/modules/glue/LogSchemaGeneration/LogSchemaGeneration.ipynb
88

99
- repo: https://github.com/prettier/pre-commit
1010
rev: 57f39166b5a5a504d6808b87ab98d41ebf095b46

0 commit comments

Comments
 (0)