b5fea257d7
buildbot/nix-eval Build done.
buildbot/nix-build Build done.
PR Size Review Check / pr-size-review-gate (pull_request) Successful in 35s
sizelint / sizelint (pull_request) Successful in 59s
gitea-mq/buildbot/nix-eval Build done.
gitea-mq/buildbot/nix-build Build done.
gitea-mq Merge queue passed
Switch Markdown formatting from prettier (which ignores printWidth for prose) to mdformat with the GFM plugin. Configure 80-column word wrap and consecutive list numbering. Prettier remains for CSS, HTML, JS, JSON, and YAML with *.md excluded. Reformat all existing markdown files.
487 B
487 B
1. Record architecture decisions
Date: 2025-02-26
Status
Accepted
Context
We need to record the architectural decisions made on this project.
Decision
We will use Architecture Decision Records, as described by Michael Nygard.
Consequences
See Michael Nygard's article, linked above. For a lightweight ADR toolset, see Nat Pryce's adr-tools.