TheLocehiliosan / yadm

Yet Another Dotfiles Manager
https://yadm.io/
GNU General Public License v3.0
4.92k stars 176 forks source link

Bump shellcheck to version 0.8.0 in docker image #395

Closed erijo closed 2 years ago

erijo commented 2 years ago

What does this PR do?

Update shellcheck to latest version and fix one new warning: SC2295.

What issues does this PR fix or reference?

None.

Previous Behavior

Was using version 0.7.1.

New Behavior

Now using version 0.8.0.

Have tests been written for this change?

No, but the existing one has been updated.

Have these commits been signed with GnuPG?

Yes.


Please review yadm's Contributing Guide for best practices.