From 2621371a61bc82390eab817ca344726473518538 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Mon, 27 Oct 2025 18:33:21 +0200 Subject: [PATCH] about sembr tool --- src/contributing.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/contributing.md b/src/contributing.md index 44d630080..56583525e 100644 --- a/src/contributing.md +++ b/src/contributing.md @@ -391,6 +391,13 @@ Just a few things to keep in mind: - Please try to avoid overly long lines and use semantic line breaks (where you break the line after each sentence). There is no strict limit on line lengths; let the sentence or part of the sentence flow to its proper end on the same line. + You can use a tool in ci/sembr to help with this. + Its help output can be seen with this command: + + ```console + cargo run --manifest-path ci/sembr/Cargo.toml -- --help + ``` + - When contributing text to the guide, please contextualize the information with some time period and/or a reason so that the reader knows how much to trust the information. Aim to provide a reasonable amount of context, possibly including but not limited to: