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

shfmt does not fail anymore #44

Closed
haraldh opened this issue May 4, 2021 · 1 comment · Fixed by #45
Closed

shfmt does not fail anymore #44

haraldh opened this issue May 4, 2021 · 1 comment · Fixed by #45

Comments

@haraldh
Copy link

haraldh commented May 4, 2021

The -d option got lost in #40

shfmt_output="$(shfmt "${args[@]}" "${sh_files[@]}" 2>&1)"

CC: @rasa

haraldh added a commit to haraldh/dracut that referenced this issue May 4, 2021
The bump of removed the `-d` option for `shfmt`. Readd it until upstream
is fixed.

See also:
luizm/action-sh-checker#44
haraldh added a commit to dracutdevs/dracut that referenced this issue May 4, 2021
The bump of removed the `-d` option for `shfmt`. Readd it until upstream
is fixed.

See also:
luizm/action-sh-checker#44
rasa added a commit to rasa/action-sh-checker that referenced this issue May 4, 2021
@luizm luizm closed this as completed in #45 May 4, 2021
@luizm
Copy link
Owner

luizm commented May 4, 2021

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 a pull request may close this issue.

2 participants