From d821b926c4ee11b84e67de8472d8b1c0167a2e06 Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Tue, 11 Oct 2022 17:54:49 +0000 Subject: deploy: 6a92944854fe8c0e398c9cba2293be6ebd7af437 --- develop/development/contributing_guide.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'develop/development/contributing_guide.html') diff --git a/develop/development/contributing_guide.html b/develop/development/contributing_guide.html index dad5979ce7..766f722109 100644 --- a/develop/development/contributing_guide.html +++ b/develop/development/contributing_guide.html @@ -362,7 +362,7 @@ Here is how to run your local Synapse checkout against your local Complement che

Prettier formatting with gotestfmt

If you want to format the output of the tests the same way as it looks in CI, -install gotestfmt.

+install gotestfmt.

You can then use this incantation to format the tests appropriately:

COMPLEMENT_DIR=../complement ./scripts-dev/complement.sh -json | gotestfmt -hide successful-tests
 
-- cgit 1.5.1