Skip to content

Commit

Permalink
Merge branch 'share-magic-wormhole' of https://github.com/Mustaballer…
Browse files Browse the repository at this point in the history
…/puterbot into share-magic-wormhole
  • Loading branch information
Mustaballer committed Jul 19, 2023
2 parents 2f2c0dd + d4d3f1c commit 7a67386
Show file tree
Hide file tree
Showing 15 changed files with 2,028 additions and 76 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,13 @@ repos:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 23.7.0
hooks:
- id: black
- repo: https://github.com/pycqa/isort
rev: 5.12.0
hooks:
- id: isort
name: isort (python)
args: ["--profile", "black"]
Loading

0 comments on commit 7a67386

Please sign in to comment.