Exclude notebooks from JSON check

This commit is contained in:
kferjaoui
2026-04-27 11:53:15 +02:00
parent a086cbb897
commit fddef977af
2 changed files with 422 additions and 420 deletions
+1
View File
@@ -8,6 +8,7 @@ repos:
exclude: conda-recipe/
- id: check-toml
- id: check-json
exclude: \.ipynb$
- id: mixed-line-ending
- repo: https://github.com/crate-ci/typos
File diff suppressed because one or more lines are too long