Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .trunk/configs/.markdownlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,8 @@ whitespace: false
# CHANGELOG.md uses one top-level heading per version (matching the regex in
# .pre-commit/check_version.sh and tools/trigger_release.sh).
single-h1: false
# The generated per-machine benchmark blocks repeat the same table subheadings
# (64-bit / 128-bit / latency) under different machine headings, which is fine -
# only flag duplicate headings that are actual siblings.
MD024:
siblings_only: true
298 changes: 166 additions & 132 deletions mbo/hash/README.md

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading