mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 09:15:49 -05:00
Fix: Add testlinter file to force run_local
This commit is contained in:
parent
8b47945eea
commit
7f23223ed5
1 changed files with 3 additions and 0 deletions
3
.vscode/testlinter.sh
vendored
Normal file
3
.vscode/testlinter.sh
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
|
export RUN_LOCAL=true
|
||||||
|
/workspaces/super-linter/lib/linter.sh
|
Loading…
Reference in a new issue