From 4eee5d22d91f7201400fa9fcb123faa6ee28793a Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 23:28:05 -0400 Subject: [PATCH] style(auto): format all supported code with prettier (#150) This commit fixes the style issues introduced in d8fe02e according to the output from prettier. Details: https://deepsource.io/gh/openinf/util-object/transform/6355a9a7-47da-4de3-b5cf-40bc26a40a13/ Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> --- .restyled.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.restyled.yaml b/.restyled.yaml index d13a87d..6492a4f 100644 --- a/.restyled.yaml +++ b/.restyled.yaml @@ -2,7 +2,7 @@ auto: true commit_template: |+ style: apply changes from ${restyler.name} restyler - + Signed-off-by: Restyled Commits pull_requests: false restylers_version: dev