diff options
Diffstat (limited to 'git.sr.ht')
-rw-r--r-- | git.sr.ht/annotations.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/git.sr.ht/annotations.md b/git.sr.ht/annotations.md index 693d1b4..1ecac85 100644 --- a/git.sr.ht/annotations.md +++ b/git.sr.ht/annotations.md @@ -15,6 +15,8 @@ annotation generator for your project's programming language(s): - C: [annotatec](https://git.sr.ht/~sircmpwn/annotatec) - Go: [annotatego](https://git.sr.ht/~sircmpwn/annotatego) - POSIX shell: [annotatesh](https://git.sr.ht/~emersion/annotatesh) +- Python: [annotatepy](https://git.sr.ht/~ihabunek/annotatepy) +- Rust: [annotate-rust](https://git.sr.ht/~wezm/annotate-rust) If your language isn't listed here, see [writing custom annotators](#writing-custom-annotators). |