Skip to content

Commit 7657c33

Browse files
committed
revert empty-space changes
nothing wrong with these, but they are distracting in the diff
1 parent 82bc332 commit 7657c33

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Makefile.config.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ CONFIGURATION_FILE := "./local/bin/py/build/configurations/pull_config_preview.y
77

88
#build-script env vars
99
BUILD_SCRIPT_BRANCH := main
10-
BUILD_SCRIPT_REPO_URL :=
11-
BUILD_SCRIPT_SOURCE_DIR :=
10+
BUILD_SCRIPT_REPO_URL :=
11+
BUILD_SCRIPT_SOURCE_DIR :=

config/_default/menus/main.en.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1106,7 +1106,7 @@ menu:
11061106
url: developers/ide_plugins/idea/logs/
11071107
parent: ide_plugins_idea
11081108
identifier: ide_plugins_idea_logs
1109-
weight: 7011
1109+
weight: 7011
11101110
- name: Live Debugger
11111111
url: developers/ide_plugins/idea/live_debugger/
11121112
parent: ide_plugins_idea
@@ -3135,7 +3135,7 @@ menu:
31353135
url: infrastructure/end_user_device_monitoring/setup/
31363136
identifier: end_user_device_monitoring_setup
31373137
parent: end_user_device_monitoring
3138-
weight: 1
3138+
weight: 1
31393139
- name: Hosts
31403140
url: infrastructure/hostmap/
31413141
identifier: hosts
@@ -3350,7 +3350,7 @@ menu:
33503350
weight: 604
33513351
- name: Managed Instances
33523352
url: containers/amazon_ecs/managed_instances/
3353-
parent: containers_amazon_ecs
3353+
parent: containers_amazon_ecs
33543354
identifier: containers_amazon_ecs_managed_instances
33553355
weight: 605
33563356
- name: AWS Fargate with ECS
@@ -3475,7 +3475,7 @@ menu:
34753475
parent: serverless_aws_lambda
34763476
identifier: serverless_aws_lambda_installation
34773477
weight: 101
3478-
- name: Managed Instances
3478+
- name: Managed Instances
34793479
url: serverless/aws_lambda/managed_instances
34803480
parent: serverless_aws_lambda
34813481
identifier: serverless_aws_lambda_managed_instances
@@ -5080,7 +5080,7 @@ menu:
50805080
parent: llm_obs_monitoring
50815081
identifier: llm_obs_agent_monitoring
50825082
weight: 304
5083-
- name: Cost
5083+
- name: Cost
50845084
url: llm_observability/monitoring/cost
50855085
parent: llm_obs_monitoring
50865086
identifier: llm_obs_monitoring_cost
@@ -5139,9 +5139,9 @@ menu:
51395139
parent: llm_obs_evaluations
51405140
identifier: llm_obs_evaluation_compatibility
51415141
weight: 403
5142-
- name: Export API
5142+
- name: Export API
51435143
url: llm_observability/evaluations/export_api
5144-
parent: llm_obs_evaluations
5144+
parent: llm_obs_evaluations
51455145
identifier: llm_obs_evaluations_export_api
51465146
weight: 404
51475147
- name: Experiments
@@ -7341,7 +7341,7 @@ menu:
73417341
identifier: sec_static_analysis_ai
73427342
url: /security/code_security/static_analysis/ai_enhanced_sast/
73437343
parent: sec_static_analysis
7344-
weight: 5
7344+
weight: 5
73457345
- name: SAST Custom Rule Creation Tutorial
73467346
identifier: sec_static_analysis_custom_rules_tutorial
73477347
url: /security/code_security/static_analysis/custom_rules/tutorial/
@@ -7717,7 +7717,7 @@ menu:
77177717
url: synthetics/notifications/
77187718
parent: synthetics
77197719
identifier: synthetics_notifications
7720-
weight: 10
7720+
weight: 10
77217721
- name: Template Variables
77227722
url: synthetics/notifications/template_variables
77237723
parent: synthetics_notifications

0 commit comments

Comments
 (0)