Skip to content

Commit

Permalink
Merge pull request #126 from RNAcentral/auto-walrusize-r2dt
Browse files Browse the repository at this point in the history
Add auto-walrus pre-commit hook
  • Loading branch information
AntonPetrov authored Nov 23, 2023
2 parents f68aee6 + 31df79d commit 0d633c8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,9 @@ repos:
rev: 5.12.0
hooks:
- id: isort
- repo: https://github.com/MarcoGorelli/auto-walrus
rev: 'v0.2.2'
hooks:
- id: auto-walrus
name: Auto-apply the walrus operator :=
exclude: .+?\.(cm|ps|bpseq|tr|fasta|xml|svg)$

0 comments on commit 0d633c8

Please sign in to comment.