From 706e333d471b21118d1116d505750625615d4a99 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 12:24:39 +0000 Subject: [PATCH] style: format code with Gofumpt and Prettier This commit fixes the style issues introduced in 97aa0a6 according to the output from Gofumpt and Prettier. Details: https://github.com/vdaas/vald/pull/2507 --- docs/contributing/reviewer-guideline.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/reviewer-guideline.md b/docs/contributing/reviewer-guideline.md index 871add8f1d..00b0692f4d 100644 --- a/docs/contributing/reviewer-guideline.md +++ b/docs/contributing/reviewer-guideline.md @@ -78,4 +78,4 @@ Regardless of where communication takes place, ensure that the results are docum Once a month, a report is created at https://github.com/vdaas/vald/issues. -This report includes the time taken from when a Pull Request is opened to when it is merged and a summary of this data. Regularly reflect on this information. \ No newline at end of file +This report includes the time taken from when a Pull Request is opened to when it is merged and a summary of this data. Regularly reflect on this information.