From 64f7543a310cbbc4add861dac335645fb5591ea2 Mon Sep 17 00:00:00 2001 From: Sonny Piers Date: Wed, 30 Aug 2023 09:40:11 +0200 Subject: [PATCH] f --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5d74b1f52..5bd204fcf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,8 +21,8 @@ If you know what you are doing you can also use VSCode with the extensions recom We provide a couple of tools to make the development process pleasant. -- Code formatter that runs automatically on git commit. -- Simple script to run all the tests locally. +- Code formatter that runs automatically on git commit +- Single command to run all the tests locally ```sh # Ubuntu requirements