Skip to content

Commit

Permalink
Merge pull request #23 from MaceKuailv/aesthetic
Browse files Browse the repository at this point in the history
Aesthetic
  • Loading branch information
MaceKuailv authored May 23, 2023
2 parents c43649d + 8b59008 commit 82474e9
Show file tree
Hide file tree
Showing 26 changed files with 713 additions and 13,696 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ repos:
- id: check-added-large-files
- id: debug-statements
- id: mixed-line-ending
- repo: https://github.com/kynan/nbstripout
rev: 0.6.1
hooks:
- id: nbstripout
- repo: https://github.com/psf/black
rev: 23.3.0
hooks:
Expand All @@ -28,6 +32,7 @@ repos:
rev: 0.7.16
hooks:
- id: mdformat
exclude: docs/sciserver_notebooks/.
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.9.0
hooks:
Expand Down
Loading

0 comments on commit 82474e9

Please sign in to comment.