Skip to content

Commit

Permalink
Use --prose-wrap=always to format markdown files
Browse files Browse the repository at this point in the history
  • Loading branch information
bitplane committed Jan 1, 2023
1 parent 6b95ad6 commit 4c7b8cf
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 @@ -50,7 +50,7 @@ repos:
rev: v2.7.1
hooks:
- id: prettier
args: ["--write"]
args: ["--prose-wrap=always", "--write"]

- repo: local
hooks:
Expand Down

0 comments on commit 4c7b8cf

Please sign in to comment.