Skip to content

chore: add mdformat 1.0.0 pre-commit hook#11

Merged
jamestexas merged 5 commits intomainfrom
chore/add-mdformat
Mar 16, 2026
Merged

chore: add mdformat 1.0.0 pre-commit hook#11
jamestexas merged 5 commits intomainfrom
chore/add-mdformat

Conversation

@jamestexas
Copy link
Copy Markdown
Collaborator

Summary

  • Add mdformat 1.0.0 pre-commit hook with gfm + frontmatter plugins
  • Excludes .beads/ directory

Test plan

  • pre-commit run mdformat --all-files passes

Copilot AI review requested due to automatic review settings March 16, 2026 21:28
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Markdown formatting via mdformat to the existing pre-commit setup, and introduces repository-level Beads (bd) issue-tracking onboarding/configuration files (plus Dolt-related .gitignore entries).

Changes:

  • Add mdformat (with GFM + frontmatter plugins) as a pre-commit hook, excluding .beads/.
  • Add Beads onboarding/docs/config under .beads/ and a new AGENTS.md with workflow instructions.
  • Update .gitignore to ignore Dolt/DB artifacts.

Reviewed changes

Copilot reviewed 11 out of 13 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
AGENTS.md Adds agent workflow guidance and Beads usage instructions.
.pre-commit-config.yaml Adds mdformat pre-commit hook and excludes .beads/ from formatting.
.gitignore Ignores .dolt/ and *.db artifacts.
.beads/metadata.json Adds Beads/Dolt project metadata.
.beads/config.yaml Adds Beads configuration template/comments.
.beads/README.md Adds Beads overview and quick-start info.
.beads/.gitignore Ignores Beads runtime/ephemeral artifacts under .beads/.
.beads/interactions.jsonl Adds an (currently empty) JSONL file under .beads/.
.beads/hooks/prepare-commit-msg Adds Beads-managed git hook wrapper.
.beads/hooks/pre-push Adds Beads-managed git hook wrapper.
.beads/hooks/pre-commit Adds Beads-managed git hook wrapper.
.beads/hooks/post-merge Adds Beads-managed git hook wrapper.
.beads/hooks/post-checkout Adds Beads-managed git hook wrapper.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread .pre-commit-config.yaml
Comment thread .pre-commit-config.yaml Outdated
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
jamestexas and others added 3 commits March 16, 2026 16:06
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: James Gardner <jamestexasgardner@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: James Gardner <jamestexasgardner@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: James Gardner <jamestexasgardner@gmail.com>
@jamestexas jamestexas merged commit 7f22557 into main Mar 16, 2026
7 checks passed
@jamestexas jamestexas deleted the chore/add-mdformat branch March 16, 2026 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants