From c0f32a5f78f021c3ecaa76ce6c24d73724bc73c4 Mon Sep 17 00:00:00 2001 From: barneydobson Date: Thu, 21 Mar 2024 12:10:27 +0000 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 90cd6504..bb60ceb6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -70,7 +70,7 @@ pip install -e . ## Quality assurance and linting -'SWMManywhere' uses a collection of tools that ensure that a specific code +`SWMManywhere` uses a collection of tools that ensure that a specific code style and formatting is follow throughout the software. The tools we used for that are [`ruff`](https://docs.astral.sh/ruff/), [`markdownlint`](https://github.com/igorshubovych/markdownlint-cli),