Bash-it / bash-it

A community Bash framework.
MIT License
14.3k stars 2.29k forks source link

shfmt and shellcheck for a few more files #2273

Closed seefood closed 3 days ago

seefood commented 3 days ago

Description

picked a few completions and plugins at random and cleaned them up with shellcheck and shfmt

How Has This Been Tested?

passed to the CI after pre-commit was happy

Screenshots (if appropriate):

Types of changes

Checklist:

cornfeedhobo commented 3 days ago

@seefood Would you like some help with reviews? I'm concerned about these failing tests and how much code is getting merged and self-reviewed right now.

seefood commented 2 days ago

@seefood Would you like some help with reviews? I'm concerned about these failing tests and how much code is getting merged and self-reviewed right now.

I would love some. Noah gave me maintainer rights to release some of the pressure, and I merged the easy stuff that was stuck, but most of what remans are the trickier stuff that's got some bitrot, and some of it needs manual merges, while others are maybe no longer relevant.

the issue with BATS complaining about too few tests running - I have no idea why iot happens yet, I have not dived into that yet.