From 3c180bdf76aaf46d972c48a5e594bbd3a807ec56 Mon Sep 17 00:00:00 2001 From: Juan Munoz Date: Thu, 23 Nov 2023 04:45:52 +0000 Subject: [PATCH] chore: opt out of allstar in this repo Signed-off-by: Juan Munoz --- .allstar/allstar.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .allstar/allstar.yaml diff --git a/.allstar/allstar.yaml b/.allstar/allstar.yaml new file mode 100644 index 0000000..74156ce --- /dev/null +++ b/.allstar/allstar.yaml @@ -0,0 +1,2 @@ +optConfig: + optOut: true \ No newline at end of file