From ab2a5ad0301309bab86575e13c38977650df7751 Mon Sep 17 00:00:00 2001 From: Christian Fredrik Johnsen Date: Wed, 25 Dec 2024 12:21:50 +0100 Subject: [PATCH] style: place `greadlink` in coreutils section Applies to the conda blacklist in `pyenv.d/rehash/conda.d/default.list` No practical difference, but it looks misplaced when it sits at the end of the file. --- pyenv.d/rehash/conda.d/default.list | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyenv.d/rehash/conda.d/default.list b/pyenv.d/rehash/conda.d/default.list index f70b953b..3c906b4e 100644 --- a/pyenv.d/rehash/conda.d/default.list +++ b/pyenv.d/rehash/conda.d/default.list @@ -117,6 +117,7 @@ factor false fmt fold +greadlink groups head hostid @@ -191,5 +192,4 @@ wc who whoami yes -# --- end exclusions from coreutils -greadlink \ No newline at end of file +# --- end exclusions from coreutils \ No newline at end of file