From 6874fa4793ea62bc1bd5aeff9141c92f2785c679 Mon Sep 17 00:00:00 2001 From: nikirby Date: Wed, 6 Oct 2021 10:48:13 -0400 Subject: [PATCH] Fixed sample file to be what it's looking for. --- checklist.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checklist.txt b/checklist.txt index d00f60e8..83e556a2 100644 --- a/checklist.txt +++ b/checklist.txt @@ -1,5 +1,5 @@ # You can add a comma seperated list of checks like this: -check11, check12 +check11,check12 extra72 # You can also use newlines for each check check13 # This way allows you to add inline comments # Both of these can be combined if you have a standard list and want to add