From 1a2c0169f4b4ccd3dd118844398f7ebe8b4b8060 Mon Sep 17 00:00:00 2001 From: htrgouvea Date: Sat, 11 Nov 2023 18:43:55 -0300 Subject: [PATCH] identation --- .github/workflows/linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 12ac2e0..79dedc1 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -12,5 +12,5 @@ jobs: - name: perlcritic uses: gugod/actions-perlcritic@v1.0 with: - paths: "." + paths: "." options: "-p .perlcriticrc" \ No newline at end of file