summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVijayakumar A <36878324+kumvijaya@users.noreply.github.com>2024-08-24 17:37:22 +0530
committerGitHub <noreply@github.com>2024-08-24 17:37:22 +0530
commite53a149d73f5dbd5643601f1a605bb9589650fb9 (patch)
tree5bc4c6f35b5acc9a056a07b055e883b275e7cbda
parentd375e1b87ded38cabce46bdcefb87612c667c30a (diff)
downloadvyos-workflow-test-temp-e53a149d73f5dbd5643601f1a605bb9589650fb9.tar.gz
vyos-workflow-test-temp-e53a149d73f5dbd5643601f1a605bb9589650fb9.zip
T0000: check
-rw-r--r--.github/workflows/darker-lint.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/darker-lint.yml b/.github/workflows/darker-lint.yml
index 9a0e6d0..0cf72f2 100644
--- a/.github/workflows/darker-lint.yml
+++ b/.github/workflows/darker-lint.yml
@@ -18,10 +18,10 @@ jobs:
- name: darker install
run: |
pip install --upgrade darker~=2.1.1
-
+
- name: analyze
run: |
- darker --revision current .
+ darker -r :PRE-COMMIT: .
# - name: Get head commit ID
# id: get-head-commit