We have a lot of rules that require a certain function to use other defined functions, each define their own comment.
We could instead have a general comment of the shape "Please use %{things} in %{thing}, as reusing functions helps with maintainability." and pass the function names as comment parameters.