Ignore resticw from linter
This commit is contained in:
4
.github/workflows/linter.yml
vendored
4
.github/workflows/linter.yml
vendored
@@ -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.*
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# @generated
|
||||
|
||||
DOC="A little wrapper over restic just to handle profiles and environment loading.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user