Skip to content

Commit

Permalink
style: format code with Gofumpt and Prettier
Browse files Browse the repository at this point in the history
This commit fixes the style issues introduced in b8740cc according to the output
from Gofumpt and Prettier.

Details: #2303
  • Loading branch information
deepsource-autofix[bot] authored Feb 5, 2024
1 parent b8740cc commit 4608ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/vald-benchmark-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ A benchmark operator for benchmarking the Vald cluster.
| observability.metrics.version_info_labels[4] | string | `"go_version"` | |
| observability.metrics.version_info_labels[5] | string | `"go_os"` | |
| observability.metrics.version_info_labels[6] | string | `"go_arch"` | |
| observability.metrics.version_info_labels[7] | string | `"algorithm_info"` | |
| observability.metrics.version_info_labels[7] | string | `"algorithm_info"` | |
| observability.otlp.attribute.namespace | string | `"_MY_POD_NAMESPACE_"` | |
| observability.otlp.attribute.node_name | string | `"_MY_NODE_NAME_"` | |
| observability.otlp.attribute.pod_name | string | `"_MY_POD_NAME_"` | |
Expand Down

0 comments on commit 4608ba3

Please sign in to comment.