From a1ff3759318a89d763d41dee835098a30d315348 Mon Sep 17 00:00:00 2001 From: KernelDeimos Date: Tue, 9 Jul 2024 03:40:46 -0400 Subject: [PATCH] doc: update comment_prefixes.md --- doc/contributors/comment_prefixes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/contributors/comment_prefixes.md b/doc/contributors/comment_prefixes.md index 084da611..eefb0e4a 100644 --- a/doc/contributors/comment_prefixes.md +++ b/doc/contributors/comment_prefixes.md @@ -25,4 +25,6 @@ This document will be updated on an _as-needed_ basis. - `track:` is used to track common patterns. - Anything written after `track:` must be registered in [track-comments.md](../devmeta/track-comments.md) - +- `wet:` is usesd to track anything that doesn't adhere + to the DRY principle; the following message should describe + where similar code is \ No newline at end of file