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
3 changes: 1 addition & 2 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,7 @@ The following tooling is available in this environment:
- `checkmake` – Linter for `Makefile`s, ensuring they follow best practices and
conventions.
- `srgn` – [Structural grep](https://github.com/alexpovel/srgn), searches code
and enables editing by syntax tree patterns (see `docs/srgn.md` for a
complete guide).
and enables editing by syntax tree patterns.
- `difft` **(Difftastic)** – Semantic diff tool that compares code structure
rather than just text differences.

Expand Down
Loading
Loading