Skip to content
Merged
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
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,8 @@ There are also a few plugins that work in any ecosystem:
— ignore unrelated messages in GitHub Actions and Travis
* [`unified-infer-git-meta`](https://github.com/unifiedjs/unified-infer-git-meta)
— infer metadata of a document from Git
* [`unified-log-tree`](https://github.com/ipikuka/unified-log-tree)
— log abstract syntax trees (ASTs) without mutating for debugging
* [`unified-message-control`](https://github.com/unifiedjs/unified-message-control)
— enable, disable, and ignore messages from content

Expand Down
Loading