aboutsummaryrefslogtreecommitdiffstats
path: root/git.sr.ht
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-07-18 13:59:52 -0400
committerDrew DeVault <sir@cmpwn.com>2019-07-18 13:59:52 -0400
commit9bd5ba67edca1923944486fdf2b58cd7837ffe58 (patch)
tree8d2dabfaf289c34e5bd2a2a4ff926b66adfbd97e /git.sr.ht
parenta65315c0c451c9d350e9746b5524e486f81fa210 (diff)
downloadsr.ht-docs-9bd5ba67edca1923944486fdf2b58cd7837ffe58.tar.gz
Add Python and Rust annotators
Diffstat (limited to 'git.sr.ht')
-rw-r--r--git.sr.ht/annotations.md2
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).