-
Notifications
You must be signed in to change notification settings - Fork 184
refactor(shellcheck): fix all remaining warnings/errors #1019
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 6 commits
1646525
b30809a
f6830db
7953ac5
8493cd0
e226de6
c611822
437e909
e44037c
1b0702b
1b82237
d8fc3d1
cbb0be6
80c735d
7ea01e9
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| # Disable file checks (otherwise every use of `gha-tools` will get flagged) | ||
| disable=SC1091 | ||
Large diffs are not rendered by default.
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Would it make sense (if it's possible) to exclude this file from cpp-ownership?
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I'd support that change. |
Uh oh!
There was an error while loading. Please reload this page.