Skip to content

Commit

Permalink
remove limit 79 (SENATOROVAI/pre-commit#50)
Browse files Browse the repository at this point in the history
Closes SENATOROVAI/pre-commit#50

Signed-off-by: Ruslan Senatorov <[email protected]>
  • Loading branch information
ruslansenatorov authored Dec 21, 2024
1 parent e49b05d commit 1f5d768
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 @@ -18,7 +18,7 @@ repos:
rev: "eb1df347edd128b30cd3368dddc3aa65edcfac38"
hooks:
- id: docformatter
args: [--in-place, --wrap-descriptions=79, --style=google]
args: [--in-place, --wrap-descriptions=79, --style=google]
- repo: https://github.com/psf/black.git
rev: "24.10.0"
hooks:
Expand Down

0 comments on commit 1f5d768

Please sign in to comment.