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

Format shell scripts with shfmt #1123

Merged
merged 3 commits into from
Sep 5, 2022
Merged

Format shell scripts with shfmt #1123

merged 3 commits into from
Sep 5, 2022

Conversation

gsingh93
Copy link
Member

@gsingh93 gsingh93 commented Sep 5, 2022

shfmt is a fairly standard shell script formatter. This PR runs it against the existing code and adds it to the CI.

@codecov-commenter
Copy link

codecov-commenter commented Sep 5, 2022

Codecov Report

Merging #1123 (8eefafa) into dev (77380eb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev    #1123   +/-   ##
=======================================
  Coverage   50.23%   50.23%           
=======================================
  Files         168      168           
  Lines       19867    19867           
  Branches     1813     1813           
=======================================
  Hits         9981     9981           
  Misses       9550     9550           
  Partials      336      336           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@disconnect3d disconnect3d merged commit cc50024 into pwndbg:dev Sep 5, 2022
@gsingh93 gsingh93 deleted the shfmt branch September 9, 2022 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants