Skip to content

Commit

Permalink
refactor: add ssort to sort module members
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxdaemon committed Apr 17, 2024
1 parent f29e4fb commit deaf577
Show file tree
Hide file tree
Showing 6 changed files with 209 additions and 205 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ repos:
- id: check-toml
repo: https://github.com/pre-commit/pre-commit-hooks
rev: 2c9f875913ee60ca25ce70243dc24d5b6415598c
- repo: https://github.com/bwhmather/ssort
rev: dcb59fdb9b46ed1bb8e6ca2107e35f76cdc9c97e # frozen: 0.12.4
hooks:
- id: ssort
- hooks:
- id: black
repo: https://github.com/psf/black
Expand Down
Loading

0 comments on commit deaf577

Please sign in to comment.