We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00b4417 commit 72e2213Copy full SHA for 72e2213
.github/workflows/shellcheck.yml
@@ -14,3 +14,5 @@ jobs:
14
- uses: actions/checkout@v4
15
- name: Run ShellCheck
16
uses: ludeeus/action-shellcheck@master
17
+ with:
18
+ ignore_paths: ./completion.*
0 commit comments