From 976fd7703f195d0d3375e711cbf6b92f24067423 Mon Sep 17 00:00:00 2001 From: Smirnov Oleksandr Date: Fri, 8 Mar 2024 01:31:27 +0200 Subject: [PATCH] gh: my code formatter thinks it'd be better to format it like this --- config/gh/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/gh/config.yml b/config/gh/config.yml index cb55d8f..6381f1e 100644 --- a/config/gh/config.yml +++ b/config/gh/config.yml @@ -4,6 +4,6 @@ editor: nvim prompt: enabled pager: bat aliases: - co: pr checkout - il: issues list - clone: repo clone + co: pr checkout + il: issues list + clone: repo clone