From c01c9180e829833818e8eab6970d417025059013 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Mon, 18 May 2026 18:26:21 +0200 Subject: [PATCH] style: align markdown table formatting for MD060 compliance --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index ff8c021..3a23376 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -12,7 +12,7 @@ This role configures [Atuin](https://atuin.sh/) server - a modern replacement fo ## Key Variables | Variable | Default | Description | -|----------|---------|-------------| +| ---------- | --------- | ------------- | | `atuin_version` | `18.11.0` | Atuin server version | | `atuin_db_host` | `localhost` | Database host | | `atuin_db_name` | `atuin` | Database name |