grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH V3 0/4] bash-completion:fix shellcheck error and warning


From: t . feng
Subject: [PATCH V3 0/4] bash-completion:fix shellcheck error and warning
Date: Tue, 6 Dec 2022 21:49:27 +0800

Hi,
The patch set fix some warning and error in grub-completion.bash.in.
And shellcheck also provides 'info' and 'style' level check, i think
grub do not need to modify.

shellcheck -s bash -S warning grub-completion.bash.in

shellcheck:https://github.com/koalaman/shellcheck

V3:
  change functions variables as local

V2:
  split warnings patches
  fix error '"'

************************

t.feng (4):
  bash-completion:fix shellcheck error
  bash-completion:fix shellcheck SC2207-Warning
  bash-completion:fix shellcheck SC2155-Warning
  bash-completion:disable shellcheck SC2120-Warning

 .../bash-completion.d/grub-completion.bash.in | 47 ++++++++++++-------
 1 file changed, 29 insertions(+), 18 deletions(-)

-- 
2.27.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]