Skip to content
Snippets Groups Projects

Revert 'printf' lint for the updpkgsums script

Merged Robin Candau requested to merge antiz/pacman-contrib:die_updpkgsums into master

As reported in #118 (closed), the lint change made in commit 17f27b53 for the updpkgsums script regarding the printf statement broke the expected formatting.

Unfortunately, every of my attempts to make this line "shellcheck compliant" resulted in a broken formatting. I assume the way "$1" is expected to be interpreted here makes it fall to the exceptions of the related shellcheck rule. I suggest ignoring shellcheck's feedback for that specific line.

Edited by Robin Candau

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading