From f88bbf7e311dd57dcc076265f9c5988557939b23 Mon Sep 17 00:00:00 2001 From: Cerebrovinny Date: Fri, 3 Jan 2025 19:00:21 +0000 Subject: [PATCH] update yaml and clean up --- atmos.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/atmos.yaml b/atmos.yaml index c2a283efc..aa6e2bba3 100644 --- a/atmos.yaml +++ b/atmos.yaml @@ -316,12 +316,6 @@ settings: # deep-merged with all items in the source list. list_merge_strategy: replace -version: - check: - enabled: true - timeout: 1000 # ms - frequency: 1h - # Terminal settings for displaying content terminal: max_width: 120 # Maximum width for terminal output @@ -357,3 +351,9 @@ version: line_numbers: true wrap: false +version: + check: + enabled: true + timeout: 1000 # ms + frequency: 1h +