lint scripts
All checks were successful
/ Lint Check Shellscripts (push) Successful in 31s

This commit is contained in:
2026-01-11 10:24:20 +05:30
parent 9c56e9b87a
commit a3ccb1f3b4
2 changed files with 27 additions and 27 deletions

View File

@@ -14,5 +14,5 @@ jobs:
shellcheck --version
- name: Run Linter
run: |
shellcheck penv
shellcheck jconf
shellcheck --exclude=SC1090,SC2046 penv
shellcheck --exclude=SC1090,SC2046 jconf