Skip to content

Commit 11b2195

Browse files
Add new hook for checking notebook structure
1 parent 435cf17 commit 11b2195

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,10 @@ repos:
2020
- id: trailing-whitespace
2121
- id: end-of-file-fixer
2222
- id: debug-statements
23+
24+
- repo: https://github.com/AgnieszkaZaba/devops_tests
25+
rev: 6260ff80f0fb46f72de26dcbe173ce5564f236de
26+
hooks:
27+
- id: check-notebook-open-atmos-structure
28+
name: check notebook has open-atmos structure
29+
args: [--repo-name=PyPartMC]

0 commit comments

Comments
 (0)