Skip to content

Commit

Permalink
📏 increase max line length
Browse files Browse the repository at this point in the history
  • Loading branch information
shroominic committed Aug 8, 2023
1 parent 0478187 commit 17c8c44
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 @@ -24,4 +24,4 @@ repos:
rev: 6.1.0
hooks:
- id: flake8
args: [--max-line-length=88]
args: [--max-line-length=120]

0 comments on commit 17c8c44

Please sign in to comment.