Ignore resticw from linter

This commit is contained in:
Erik Westrup
2023-03-08 11:49:14 +01:00
parent 620acf82cf
commit 46ed2e4af8
2 changed files with 4 additions and 1 deletions

View File

@@ -31,4 +31,6 @@ jobs:
VALIDATE_BASH: true
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FILTER_REGEX_EXCLUDE: .*bin/resticw.*
IGNORE_GENERATED_FILES:
true
#FILTER_REGEX_EXCLUDE: .*bin/resticw.*

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env bash
# @generated
DOC="A little wrapper over restic just to handle profiles and environment loading.