Skip to content

Commit

Permalink
Merge pull request #77 from luca-medeiros/fix/docformatter
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-medeiros authored Oct 15, 2024
2 parents d3347fa + c156812 commit 3f8af23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repos:
name: Upgrade code

- repo: https://github.com/myint/docformatter
rev: v1.4
rev: 06907d0267368b49b9180eed423fae5697c1e909 # todo: fix for docformatter after last 1.7.5
hooks:
- id: docformatter
args: [--in-place, --wrap-summaries=115, --wrap-descriptions=120]
Expand Down

0 comments on commit 3f8af23

Please sign in to comment.