Skip to content

Commit f5bbad2

Browse files
Merge branch 'main' into jupyterlite-gh-actions
2 parents 89072af + 61ad91b commit f5bbad2

27 files changed

Lines changed: 1734 additions & 470 deletions

.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ repos:
4747
- tomli
4848
files: ^doc/.*\.(rst|inc)$
4949
# Credit is problematic because we generate an include on the fly
50-
exclude: ^doc/credit.rst$
50+
# Sponsors is problematic because we preprocess that file's rST with Jinja2
51+
exclude: ^doc/credits/(credit|sponsors).rst$
5152

5253
# sorting
5354
- repo: https://github.com/pre-commit/pre-commit-hooks

doc/_includes/institutional-partners.rst

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)