From bbcd4449f2f859145c10c6aaa5e9e0fc840accbe Mon Sep 17 00:00:00 2001 From: Michael Wolf Date: Mon, 18 Sep 2023 15:52:13 -0600 Subject: [PATCH] Rename file This lets shellcheck make useful assumptions. --- _reformat-common.sh => _reformat-common.bash | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _reformat-common.sh => _reformat-common.bash (100%) diff --git a/_reformat-common.sh b/_reformat-common.bash similarity index 100% rename from _reformat-common.sh rename to _reformat-common.bash