From bf5b31e88b6f3b9177dc832aa147f267aae29ef4 Mon Sep 17 00:00:00 2001 From: John Pennycook Date: Thu, 29 Feb 2024 13:23:45 -0800 Subject: [PATCH] Fix comment explaining config file requirements Signed-off-by: John Pennycook --- bin/codebasin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/codebasin b/bin/codebasin index e2420c3..accd780 100755 --- a/bin/codebasin +++ b/bin/codebasin @@ -203,7 +203,7 @@ def main(): filtered_platforms.append(p) # A legacy config file is required if: - # - No additional platforms are specified; or + # - No additional platforms are specified; and # - No TOML analysis file is specified config_file = args.config_file config_required = (