mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 21:50:59 -05:00
fixed double pound
This commit is contained in:
parent
a578c20faa
commit
529df42adb
1 changed files with 1 additions and 1 deletions
2
.vscode/testlinter.sh
vendored
2
.vscode/testlinter.sh
vendored
|
@ -22,5 +22,5 @@ fi
|
|||
#########################
|
||||
export RUN_LOCAL=true
|
||||
|
||||
# # shellcheck disable=SC1091,SC1090
|
||||
# shellcheck disable=SC1091,SC1090
|
||||
source "$PWD"/lib/linter.sh
|
||||
|
|
Loading…
Reference in a new issue