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

Make LaunchpadApplication transient using Tonel options #59

Merged
merged 4 commits into from
Apr 3, 2024

Remove invalid comments

c74f8a0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Make LaunchpadApplication transient using Tonel options #59

Remove invalid comments
c74f8a0
Select commit
Loading
Failed to load commit list.
GitHub Actions / shellcheck succeeded Apr 3, 2024 in 0s

reviewdog [shellcheck] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (3)

scripts/test-utils.sh|17 col 16| Note that A && B || C is not if-then-else. C may run when A is true.
scripts/test-utils.sh|18 col 16| Note that A && B || C is not if-then-else. C may run when A is true.
scripts/test.sh|5 col 8| Not following: test-utils.sh: openBinaryFile: does not exist (No such file or directory)