Skip to content
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

Silence remaining shellcheck warnings and remove ignore list #10879

Merged

Conversation

cameel
Copy link
Member

@cameel cameel commented Feb 2, 2021

Depends on #10586. It will remain a draft until all PRs below are merged. It's on develop now.

This is the last batch and mostly just disables warnings where shellcheck is overzealous or doing it properly is not worth the extra effort.

It also removes the whole ignorelist mechanism from our scripts. I think that going forward it's better to add specific local ignores in scripts instead of having the whole script ignored.

@cameel cameel self-assigned this Feb 2, 2021
@cameel cameel force-pushed the silence-remaining-shellcheck-warnings-and-remove-ignore-list branch 2 times, most recently from 480b218 to 5e61c10 Compare February 2, 2021 14:56
@cameel cameel force-pushed the shellcheck-fixes-part1 branch from 1e5f0e5 to f381a24 Compare February 19, 2021 18:19
@cameel cameel force-pushed the silence-remaining-shellcheck-warnings-and-remove-ignore-list branch from 5e61c10 to 0b057ed Compare February 19, 2021 18:19
@cameel cameel force-pushed the shellcheck-fixes-part1 branch from f381a24 to fa9b8c9 Compare February 19, 2021 18:59
@cameel cameel force-pushed the silence-remaining-shellcheck-warnings-and-remove-ignore-list branch 2 times, most recently from de7baa3 to 9cb9a07 Compare February 22, 2021 12:44
@cameel cameel force-pushed the silence-remaining-shellcheck-warnings-and-remove-ignore-list branch from 9cb9a07 to 10dbb60 Compare March 4, 2021 15:56
@cameel cameel force-pushed the shellcheck-fixes-part1 branch from 09c9591 to cf94c3f Compare March 4, 2021 15:58
@cameel cameel force-pushed the silence-remaining-shellcheck-warnings-and-remove-ignore-list branch from 10dbb60 to 3efc023 Compare March 4, 2021 15:58
Base automatically changed from shellcheck-fixes-part1 to develop March 5, 2021 16:13
@cameel cameel force-pushed the silence-remaining-shellcheck-warnings-and-remove-ignore-list branch from 3efc023 to dd9bf82 Compare March 5, 2021 16:14
@cameel
Copy link
Member Author

cameel commented Mar 5, 2021

I have just merged #10586 so I'm marking this as ready for review.

@cameel cameel marked this pull request as ready for review March 5, 2021 16:18
ekpyron
ekpyron previously approved these changes Mar 15, 2021
@cameel cameel force-pushed the silence-remaining-shellcheck-warnings-and-remove-ignore-list branch from dd9bf82 to b8979a9 Compare March 15, 2021 11:17
@cameel
Copy link
Member Author

cameel commented Mar 15, 2021

Rebased on develop just to make sure that there are no warnings reappearing due to some recent changes.

@cameel cameel requested a review from ekpyron March 15, 2021 11:18
@cameel cameel merged commit 5376a3d into develop Mar 15, 2021
@cameel cameel deleted the silence-remaining-shellcheck-warnings-and-remove-ignore-list branch March 15, 2021 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants