Skip to content

Commit

Permalink
Wrap at 120 chars
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Dec 18, 2023
1 parent fe25ba3 commit 4058eed
Show file tree
Hide file tree
Showing 6 changed files with 625 additions and 934 deletions.
3 changes: 2 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Please complete the following before merging:
- [ ] Update changelog.
- [ ] Make sure there are generated JSON files from the YAML test files.
- [ ] Test changes in at least one language driver.
- [ ] Test these changes against all server versions and topologies (including standalone, replica set, sharded clusters, and serverless).
- [ ] Test these changes against all server versions and topologies (including standalone, replica set, sharded
clusters, and serverless).

<!-- See also: https://wiki.corp.mongodb.com/pages/viewpage.action?pageId=80806719 -->
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ repos:
rev: 0.7.17
hooks:
- id: mdformat
args: ["--wrap=120"]
additional_dependencies:
[mdformat-gfm]

Expand Down
Loading

0 comments on commit 4058eed

Please sign in to comment.